Ssd Laptop

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Tuesday, 6 November 2012

Tired of manually clicking all the check boxes?

Posted on 00:06 by Unknown
Now that I have a bit of JS/jQuery under my belt, I've noticed I can do some pretty useful tricks on websites when the occasion arises.

Most recently, this entailed selecting all 800 or so of my friends on Facebook to share a Kickstarter I'm helping launch. I never promote anything on Facebook, so I decided I'd let myself do it just this once.

Anyway, here's how I did it in about 5 seconds:

1. Open the share pop-up and scroll to the bottom
2. Open developer tools and go to console
3. Paste jquery in
4. Type: 
$('li[role="option"]:not(.disabledCheckable)').each(function(e){$(this).click()})
Done!
(alternative way: 4. type: $('input[type="checkbox"]').attr('checked', 'true')
$('input[type="checkbox"]').remove('[disabled]').each(function(e){$(this).click()})
5. type: $('li.multiColumnCheckable').addClass('selectedCheckable') )

I was sharing a page I created for the electree+, an electric bonsai tree that charges electronics with solar power :)
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Posted in | No comments
Newer Post Older Post Home

0 comments:

Post a Comment

Subscribe to: Post Comments (Atom)

Popular Posts

  • How to upgrade the SSD in your Samsung Series 9 NP900X4C or NP900X3B/C Ultrabook
    -----UPDATE------ If you'd like to see some photos of ultrabook internals (including what the mSata form factor looks like), see some of...
  • Use Milkdrop with Spotify - SOLVED
    So I decided to give Spotify a go a while back, and so far have been enjoying it. However, it really won't do to part ways with the best...
  • How to Fix the Lenovo Yoga Fan Noise & Upgrade SSD // RAM
    ~~Update - 1/13/2013~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ After using the Yoga for almost two months, I am pleased to report that I a...
  • Isn't it about time you switched to a standing desk?
    The idea of switching to a standing desk has plenty of initial appeal, but isn't so easy to realize (it might seem). And the longer you ...
  • I can't believe the Lenovo Yoga is still the best machine! How to fix the intermittent keyboard and mouse randomly stopping working bug
    (for why the Yoga is the best, see my original post, here ). Also be sure to pick up a stand dock to use/dock the yoga in portrait orientat...
  • LED Light Staff (3d Printed Bo Staff w/LEDs)
    I've been looking for a new form of entertainment at music festivals (aside from the music) and decided Bojutsu might be fun. I came up ...
  • Build a bossy 3D Printer Cave #ikeahacks
    It started with a desire to reduce the noise and insulate the heat generated by my Replicator, but as techneesh grew, I found the need to h...
  • How to Make Pebble Watch Control Spotify on Android Using Bluetooth!
    I just got my Pebble watch today - which is awesome. I've been wanting an e-ink bluetooth bridge to my phone for a while now and when I ...
  • Predatorothology
    I'm in episode 3 of Hemlock Grove and got curious about the term 'predatorothology'. Then Google told me there were literally 0 ...
  • Scallion Pancakes!
    I really enjoyed living in San Francisco (albeit not as much as Ann Arbor, but that's a tale for a different blog), however, there was o...

Categories

  • 3d printing
  • 8gb ram
  • 8gb upgrade ram
  • aero snap
  • allgood
  • asana
  • bass head
  • bluetooth spotify
  • bo staff
  • bojutsu
  • bonnaroo
  • control spotify pebble
  • davincisnightmare
  • diy bo staff
  • electric forest
  • fix fan noise lenovo yoga
  • fix spotify for windows hotkeys
  • fix yoga fan noise
  • fix yoga keyboard stopping working
  • gmail
  • hacking
  • how to wall mount a computer
  • ikeahacks
  • keyboard mouse bug
  • led juggling balls
  • led staff
  • led toys
  • lenovo yoga
  • lenovo yoga fan noise
  • light-up juggling balls
  • makerbot
  • mba
  • music festival
  • normal window behavior spotify
  • np900x3b
  • np900x4c
  • pebble
  • pebble android
  • pebble bluetooth
  • pebble spotify
  • pebble watch
  • productivity
  • ram upgrade
  • rave gear
  • replicator
  • rothbury
  • samsung
  • samsung series 9
  • samsung ultrabook
  • sd slot
  • series 9
  • series 9 2012
  • share gmail with another page
  • solidoodle
  • spotify windows snap
  • ss9
  • task management
  • techneesh
  • thingiverse
  • ultrabook
  • upgrade samsung series 9
  • upgrade ssd
  • upgrade ssd yoga
  • upgrade yoga ram
  • wall mounted pc
  • wall-mounted computer
  • windows snap-to
  • workflowy
  • yoga fan noise
  • yoga grinding
  • yoga making noise
  • yoga pcie

Blog Archive

  • ►  2013 (7)
    • ►  October (1)
    • ►  May (2)
    • ►  April (1)
    • ►  February (3)
  • ▼  2012 (19)
    • ▼  November (2)
      • How to Fix the Lenovo Yoga Fan Noise & Upgrade SSD...
      • Tired of manually clicking all the check boxes?
    • ►  October (2)
    • ►  September (1)
    • ►  July (3)
    • ►  June (1)
    • ►  May (3)
    • ►  April (6)
    • ►  March (1)
  • ►  2011 (4)
    • ►  November (1)
    • ►  September (3)
Powered by Blogger.

About Me

Unknown
View my complete profile