Chris Loosley
Member since Jul 18, 2009
- Profile: /members/3855-chris-loosley.htm
- URL: http://www.uprightmarketing.com
- Comments: 2
Recent Blog Comments By Chris Loosley
-
Binding Events To Non-DOM Objects With jQuery
Posted on Aug 5, 2009 at 8:49 PM
Thanks Ben, you are correct. Originally I was hoping to use some code of my own that was an extension of your nice simple code, but no such luck! I have done quite a bit more research since I posted this, and found out more about how people have solved this problem in a comprehensive way.... read more »
-
Binding Events To Non-DOM Objects With jQuery
Posted on Jul 18, 2009 at 8:02 PM
Ben, Thanks to your inspiration above, I have been working on a way to use this technique to implement a tabbed page in which I change some html classes when the location.hash value associated with a tab changes. The attraction of using the hash value to control how the page is rendered is that it e... read more »