Re: [jQuery] Feliz Navidad

2009-12-24 Thread Octavian Râsnita
Próspero ano y felicidad! :-) Octavian - Original Message - From: "webmaster-uajms" To: "/Intoxicado-coder:~$" ; ; "Derek Henninger" ; ; ; ; ; "jose luis mujica balderrama" ; "José Rubén Martinez Martínez" ; ; ; ; "nandito_970" ; "ormg770" ; "pavel franco" ; ; ; "Rogert Castill

Re: [jQuery] Re: Attaching an event to a non-existing element?

2009-12-24 Thread Octavian Râsnita
From: "Sime Vidas" Second, I haven't heard the term "combo box" in relation to HTML you mean a SELECT element, right? Yes. To answer your question, I don't see why you couldn't attach the event handler after the AJAX response 1. You get the AJAX response 2. You create the combo box

Re: [jQuery] Re: AJAX request

2009-12-24 Thread Octavian Râsnita
Thanks for your help. Now it works fine. I have also added your idea for checking if it is the same string and I also make the AJAX request only if there are more than 2 chars. The content requested by AJAX prints a combo box and I want to load a certain URL when an element from that combo bo

[jQuery] Re: jQuery on a generic registration form

2009-04-12 Thread Octavian Râsnita
What should be added is a better Captcha which is accessible for those who can't see - provide a sound alternative, because otherwise your form won't be accessible at all for the blind. Then it could be also helpful to use elements for specifying the labels for the fields of the form. Others