Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Old 01-03-2011, 03:39 AM Cycle Image Gallery
Gakoyu Ojima's Avatar
Skilled Talker

Posts: 59
Location: Netherlands.
Trades: 0
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..
Gakoyu Ojima is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-06-2011, 06:59 AM Re: Cycle Image Gallery
phpdasan's Avatar
Experienced Talker

Posts: 37
Name: Karthick B
Trades: 0
Hi,

Did u notice your entire site is left aligned in IE7. On viewing the page source of your site, i came to know that you are having some text before DOCTYPE code.

PHP Code:

<!--
    
Made bySolidion ICT Solutions
    Date 
[dd/mm/yyyy]: 11-11-2010
    Last modified on
07-12-2010
    Copyright 
(c)2010-PresentAll rights reserved.
    
Please do not re-use or redistribute this file without explicitwritten permission from the authors.
-->
<!
DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<
html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"
This is for security purpose, and IE will follow this and other browsers won't..

Remove the code which is above the <!DOCTYPE> and try it.
__________________
There is no secret ingredient.
phpdasan is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Cycle Image Gallery
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.09468 seconds with 12 queries