This was actually just fixed in SVN today. Here is the bug report with the patch if you don't want to get the latest from SVN.
http://jquery.com/dev/bugs/bug/222/ -- Brandon Aaron On 10/1/06, Rafael Santos <[EMAIL PROTECTED]> wrote: > Hey, this is what what happens > uncaught exception: Permission denied to get property > HTMLDivElement.parentNode > > and this is the lines. > $("#searchform #s").hover( > function(){ > $(this).css("backgroundColor","#999").css("border","1px > solid #0c9"); }, > function(){ > $(this).css("backgroundColor","#666").css("border","1px > solid white"); } > ) > > I couldn't understand oO > hey its the search form in a WP based blog. > > _______________________________________________ > jQuery mailing list > discuss@jquery.com > http://jquery.com/discuss/ > > > _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/