hi everybody!!
i made a gallery that works fine in Firefox, IE and Opera but it breaks in Chrome and Safari??
isn't this correct in my code?? :
Does anybody have any ideas of what might happening??Code:$('sel').change=update_tag(); for (var ii=0; ii<images.length; ii++) { $('thumb_'+images[ii].idnode).setStyle('border:medium solid transparent'); }
Bookmarks