Hello,
I've been using malsup's jQuery cycle and everything went fine, up until the point where I add more than two images; if done so, the third image "pops up" out of the original location which is supposed to appear as third. This only seems to happen in Internet Explorer, when it is loading the page / when you are accessing it.
http://www.solidscan.nl
In Opera, Firefox and the rest it's fine, just IE. Any idea how to solve this issue?
Any help would be greatly appreciated.
__________________
$gocore = new gakoyucore();
$con = mysql_connect($gocore->server, $gocore->username, $gocore->password) or die(mysql_error());
Last edited by Gakoyu Ojima; 01-03-2011 at 03:40 AM..
|