[jQuery] Re: List Box | update image on change

2009-01-18 Thread dfwcomputer
7;).attr('src', 'indices/icons/' + update_pic + '' ); } }); });   image.png java.png java.png On Jan 19, 3:32 pm, dfwcomputer wrote: > I feel close yet so far away lol > > I can get it to display the image path but how do I update the

[jQuery] Re: List Box | update image on change

2009-01-18 Thread dfwcomputer
n() { $("#debug").show(); $("#debug").html("images/icons/" + this.value + "'"); } ); } ) #myselect option 1 #myselect option 2 My Select 2: On Jan 18, 3:08 pm, dfwcomputer wrote: > Im sure t

[jQuery] Re: List Box | update image on change

2009-01-18 Thread dfwcomputer
I feel close yet so far away lol I can get it to display the image path but how do I update the img src any ideas? http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en"> http://ajax.googleapis.com/ajax/ libs/jquery/1.2.6/jquery.min.js"> http://texotela.appspot.com/js/ plugins/jquer

[jQuery] List Box | update image on change

2009-01-18 Thread dfwcomputer
Im sure this is probably very simple...like me :( I have been searching for hours now without any results I have a list box which displays an image when you select it all i want to do is update it to use jquery and also make it so i can use multiple list box's as currently anymore than one list

[jQuery] List Box | update image on change

2009-01-18 Thread dfwcomputer
Im sure this is probably very simple...like me :( I have been searching for hours now without any results I have a list box which displays an image when you select it all i want to do is update it to use jquery and also make it so i can use multiple list box's as currently anymore than one list