[jQuery] Re: button is null

2008-12-01 Thread sergiomedinag
This is the code: toolTip: function ($this){ if(!$this.is(input:text, input:file, select, textarea)) return false; $this.bind(mouseenter, function(e){ e = e || window.event;

[jQuery] Re: button is null

2008-11-28 Thread seasoup
show us the code that generates the error. On Nov 28, 1:53 pm, sergiomedinag [EMAIL PROTECTED] wrote: Hi! I've just made a jQuery plugin that validates a form and shows a tooltip to see the strings accepted for the field. Everything works fine, except when I switch tabs in firefox+firebug I