School is a twelve-year jail sentence where bad habits are the only curriculum truly learned.
John Taylor Gatto
JQUERY AND IE HELP NEEDED
Hi,
i was wondering if anyone could help.
$(document).ready(function(){
$('#thumbnails2 a').click(function(){
$(this).children('img').effect("transfer", { to: "#bigimage" },500, function() {
$('#bigimage').attr('src', $(this).parent().attr('href'));
});
$('.ui-effects-transfer').css('background-image','url('+$(this).attr('href')+')');
return false;
});
});
this code works perfectly in mozilla and safari, however it doesn't work in ie. it redirects to a blank page with only the picture that was clicked on it..
Tue, 2008-10-07 19:53 — help me!
Also visit
Other Resources
- Cloud based Task Management Software
- Top rated project scheduling software
- Daniel E Straus Aveta
www.flickr.com
This is a Flickr badge showing public photos and videos from alexisbellido. Make your own badge here.

Recent comments
5 days 45 min ago
5 days 15 hours ago
1 week 1 day ago
1 week 1 day ago
5 weeks 1 day ago
5 weeks 2 days ago
11 weeks 2 days ago
12 weeks 3 days ago
14 weeks 1 day ago
18 weeks 2 days ago