[jQuery] Re: appending an option to select list (dropdown), making it the selected one

2009-04-04 Thread RvFlash
You can see this plugin to do that : http://www.rvdevsign.net/sources/javascript/jselect/jselect.html I hope that it will help you. Hervé. On Apr 3, 7:22 pm, LinkGuru wrote: > With the following code, I'm managing to append to a drop-down list > using jQuery, but can't figure out how to amend on

[jQuery] Re: Ajax loading of HTML

2009-03-04 Thread RvFlash
Hi, Try the plugin jSelect to populate a Select element (with JSON, XML, Array and more): http://www.rvdevsign.net/sources/javascript/jselect/jselect.html I hope that it could help you to bypass this problem. On Mar 3, 3:52 pm, davidnext wrote: > Hi All, > > I am having a problem with loading

[jQuery] Re: Ajax loading of HTML

2009-03-04 Thread RvFlash
Hi, Try the plugin jSelect to populate a Select element (with JSON, XML, Array and more): http://www.rvdevsign.net/sources/javascript/jselect/jselect.html I hope that it could help you to bypass this problem. On Mar 3, 3:52 pm, davidnext wrote: > Hi All, > > I am having a problem with loading