Skip to content
Saturday, May 10, 2025
Latest:
  • Best Gifts for Christmas!!!!
  • Which BTS Member are you? – Fun Facebook Game
  • 30 Top Secret Black Friday Shopping Tips for 2018 Revealed
  • How To Add Whatsapp Stickers in Andriod
  • How to Disable Facebook Video Auto Play on Android

Tech Hacks

Tit Bits from my experience…

  • About

Web

MongoDB Open Source Solutions Web 

Creating users in MongoDB

March 24, 2016 Haas 0 Comments admin, createuser, Database, DB, Help, HowTo, Mongo, user

Creating users in MongoDB is as simple as running the following commands: use db_name; db.createUser({ user: “user_name”, pwd: “password”, roles:

Read more
FaceBook Open Source Web 

How to stop videos from playing automatically in the Facebook News Feed?

November 25, 2015 Haas 0 Comments autoplay, distraction, Facebook, Help, How To, HowTo, Options, play, settings, stop, Video

Facebook’s video auto-play settings can be turned on or off. This will help you save bandwidth and help remove the

Read more
JavaScript jQuery Web 

JQuery: Join JSON arrays

September 8, 2015September 8, 2015 Haas 0 Comments JavaScript, join, jquery, json, merge

The simplest way to merge JSON arrays usning JQuery is to use the concat function. var json1 = [{id: 1,

Read more
JQuery Check If Element Exists
JavaScript jQuery Web 

JQuery Check if Element Exists – JS Helpers

May 16, 2015July 27, 2017 Haas 0 Comments element, exists, Help, HowTo, jquery, js, length, selector

JQuery Check if Element Exists using this simple piece of code. To check this in the current page, we need

Read more
JavaScript jQuery Web 

JQuery Check if Checkbox is checked – Simple Solution

May 15, 2015March 8, 2017 Haas 0 Comments check, checkbox, HowTo, input, Internet, jquery, js, test, Web

For a check box with the id “checkbox”, here is how to check if its checked: $(‘#checkbox’).is(‘:checked’); // Returns True

Read more
  • ← Previous
  • Next →

Online Offers:

Related Content

Latest Hacks

  • Best Gifts for Christmas!!!!
  • Which BTS Member are you? – Fun Facebook Game
  • 30 Top Secret Black Friday Shopping Tips for 2018 Revealed
  • How To Add Whatsapp Stickers in Andriod
  • How to Disable Facebook Video Auto Play on Android

Author's Sites

  • Helper India
  • My Writings
  • myOtels.com
  • New Sense
  • Photography
Copyright © 2025 Tech Hacks. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.