[jQuery] Re: Hover in a loaded page stopped working??

2009-02-05 Thread Rick Faircloth
Sounds like a problem or the plug-in LiveQuery... Check it out here: http://brandonaaron.net/blog/2007/08/19/new-plugin-live-query hth, Rick -Original Message- From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On Behalf Of 123gotoandplay Sent: Thursday,

[jQuery] Re: Hover in a loaded page stopped working??

2009-02-05 Thread jQuery Lover
$(#content).load(showContent.php, UI()); You are calling UI() function. Omit the () for callback... Read jQuery HowTo Resource - http://jquery-howto.blogspot.com On Thu, Feb 5, 2009 at 2:05 PM, 123gotoandplay wesweatyous...@gmail.com wrote: Hi all, I am stuck with this in a page