[jQuery] tooltip

2009-10-29 Thread nickname
Hi, How to show the text in option title as tooltip. I tried several options but nothing is working. I am using jquery tooltip plugin. It works perfectly with select and other form tag elements. Any help is greatly appreciated. --thanks Example: 1. option

[jQuery] Re: form post and link to new pages incredibly slow in Internet Explorer/Firefox

2008-10-02 Thread Nickname unavailable
GOT IT! I was using one of those .htc fixes for div/png transparency I took it out of the stylesheet and used the jquery png fix plugin and the problem worked out.

[jQuery] Re: form post and link to new pages incredibly slow in Internet Explorer/Firefox

2008-10-02 Thread Nickname unavailable
Its a consistant 5 minutes before it will process the next page. It looks like a default timeout for processing requests is met and the browser can continue on to loading the next page. Is there a way I could reduce this timeout? because the page actually works. In FF2/3 and Safari this page load

[jQuery] form post and link to new pages incredibly slow in Internet Explorer/Firefox

2008-10-02 Thread Nickname unavailable
Ok so I built a little site using $post and .empty to clear out content and replace it. This works well until I click a link or fill in a form that goes away from this page. If the link or form is the first thing I do then its much quicker but after refilling the page with about 10 $post events t