I need to mimic what is going on in this sample with just javascript. This will only be used for mobile so I don't want to have to load the jQuery library and slow the user down. Can anyone suggest a simpler way to go about this?
http://jsfiddle.net/Q2bzT/
Is there a simpler way to do this?
Page 1 of 11 Replies - 273 Views - Last Post: 05 October 2012 - 11:33 AM
Replies To: Is there a simpler way to do this?
#2
Re: Is there a simpler way to do this?
Posted 05 October 2012 - 11:33 AM
depends on the level of backward compatibility you want.
functions you’ll need:
- querySelector[All]
- addEventListener
functions you’ll need:
- querySelector[All]
- addEventListener
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote




|