[jQuery] How works the search method in autocomplete plugin?

2009-09-29 Thread khin
It is called after when? call result function? Thx for the replies.

[jQuery] text without backspace get error in cluetip

2009-09-01 Thread khin
Hi all, When i have: title=test|contentwithoutspacehover/a if the width of the text is more bigger than the configuration of cluetip, the text continues out of cluetip box. Have one way to solve that? Rly Thx

[jQuery] Re: text without backspace get error in cluetip

2009-09-01 Thread khin
Thx for the reply! I will look for javascript hyphenation, and thx for the good tip (overflow). I will try this two ways. See ya

[jQuery] maskedinput and $;ajax

2009-04-19 Thread khin
Hi all, (I dont know if the last mensage was correctly sent) I trying aply masks in one form, the mask stay in the same page of the form. This form is loaded by $.ajax function. If I understand correctly, the mask need be declared on document.ready state. So, my form does not work. how can I