
Hi guys, I've had this JQuery issue for a long time; when Ajax content is loaded into an element through an event - I guess other than page ready event, the loaded HTML acts like it's hidden to JQuery. It's not possible to select the elements or perform any action on them. I've tried playing with cache and async options but to no avail. Has anyone witnessed this? Is there a possible workaround? -- Samuel Waithaka http://www.linkedin.com/in/waithaka http://twitter.com/samwaithaka

Check if your jquery is being interpreted before the said element is onready state. If so then your element will always be blind to jquery ----- Original Message ----- | From: "Samuel Waithaka" <samwaithaka@gmail.com> | To: "Skunkworks forum" <skunkworks@lists.my.co.ke> | Sent: Wednesday, May 16, 2012 1:24:21 PM | Subject: [Skunkworks] Ajax Loaded HTML in JQuery | Hi guys, | I've had this JQuery issue for a long time; when Ajax content is | loaded into an element through an event - I guess other than page | ready event, the loaded HTML acts like it's hidden to JQuery. It's | not possible to select the elements or perform any action on them. | I've tried playing with cache and async options but to no avail. Has | anyone witnessed this? Is there a possible workaround? | -- | Samuel Waithaka | http://www.linkedin.com/in/waithaka | http://twitter..com/samwaithaka | _______________________________________________ | Skunkworks mailing list | Skunkworks@lists.my.co.ke | ------------ | List info, subscribe/unsubscribe | http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks | ------------ | Skunkworks Rules | http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 | ------------ | Other services @ http://my.co.ke
participants (2)
-
Samuel Waithaka
-
Steve Richard