suggest putting a test page together on your server or you can use
jsbin.com which has jQuery library available
Denis Abramov wrote:
Any solution?
Any solution?
Better code view here:
http://www.copypastecode.com/8449/
I don't know why, but IE6 & IE7 and Chrome just ignore these strings:
$('#cat1 option').bind("click", function(){current_cat1 = $(this).attr
('value'); call_cats();});
$('#cat2 option').bind("click", function(){current_cat2 = $(this).attr
('value'); call_cats();});
$('#cat3 option').bind("click
4 matches
Mail list logo