-
AuthorPosts
-
mengfei Friend
mengfei
- Join date:
- February 2008
- Posts:
- 20
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
November 5, 2008 at 9:17 am #135092Hi Admin,
I feel a bit unbelievable with this problem. Please have a look on attached photo. Viewed under IE6. Why until now still have this problem? I found this problem on my demo site. Then have a look on your demo site as well. Ends up the same display issue. :((
Please advice on what to do with this. This demo set is totally new installation using Quickstart. :(( :((
Thanks
Koo
jjwijman Friendjjwijman
- Join date:
- January 2006
- Posts:
- 55
- Downloads:
- 106
- Uploads:
- 1
- Thanks:
- 28
- Thanked:
- 1 times in 1 posts
November 5, 2008 at 9:00 pm #278202mengfei Friendmengfei
- Join date:
- February 2008
- Posts:
- 20
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
November 6, 2008 at 12:30 am #278213Yes, I have read your thread before i post this. This is the menu problem i think. Any helps?
jjwijman Friendjjwijman
- Join date:
- January 2006
- Posts:
- 55
- Downloads:
- 106
- Uploads:
- 1
- Thanks:
- 28
- Thanked:
- 1 times in 1 posts
November 6, 2008 at 7:33 am #278244<em>@mengfei 89554 wrote:</em><blockquote>Yes, I have read your thread before i post this. This is the menu problem i think. Any helps?</blockquote>Yes I have had helps (even after a PM in which I sent inlogcodes), but no solution yet.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
November 6, 2008 at 8:44 am #278251Hi, if you use Joomla 1.0, you can view this link: http://www.joomlart.com/forums/topic/ja-slideshow-in-ie6/
If you use Joomla 1.5, please edit ja.slideshow.js (modulesmod_jaslideshowja_slideshow folder), search this line:
this.div.setStyles({display: 'block', height: (this.height + 'px'), overflow: 'hidden', position: 'relative', width: (this.width + 'px')});
Change to
this.div.setStyles({display: 'block', height: (this.height + 'px'), overflow: 'hidden', position: 'relative', width: (this.width + 'px'), padding: '0'});
mengfei Friendmengfei
- Join date:
- February 2008
- Posts:
- 20
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
November 6, 2008 at 8:56 am #278254Hi nguoiabcd,
thanks for reply… Tried but still same display problem. And I dont think that is slideshow’s problem. Maybe I am wrong. 😛
Regards;
KooSherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
November 6, 2008 at 9:05 am #278257Hi,
Can you please PM me your site admin account as well as FPT account? Without investigating into the codes, I am afraid that we can not provide any solutionmengfei Friendmengfei
- Join date:
- February 2008
- Posts:
- 20
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
November 6, 2008 at 9:14 am #278261Oh, I am setting up on my pc localhost only. It is offline. And I do not changes anything yet from quickstart 1.5 installation.
JA Olivine demo on http://www.joomlart.com/templates_demo.php?template=olivine are totally the same screen of what I see..
I suggest you get a IE 6 and have a look on the demo site actually.
Regards;
KooSherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
November 7, 2008 at 4:58 am #278398I’m sure with you that demo site works fine with IE 6, because have so much users view it by IE 6 .
you can ask jjwijman or read his thread
goyat Friendgoyat
- Join date:
- September 2007
- Posts:
- 60
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 11
- Thanked:
- 3 times in 1 posts
November 8, 2008 at 1:54 pm #278572I have the same problem. I tried everything listed in the forum, but it did not solve the current issue. I am useing Joomla 1.5.7. With FF and IE7, the template works fine. The IE6 is the big problem. I can not open my new site right now. Right now, I disabled Slide module at http://www.joomlajp.org/
jjwijman Friendjjwijman
- Join date:
- January 2006
- Posts:
- 55
- Downloads:
- 106
- Uploads:
- 1
- Thanks:
- 28
- Thanked:
- 1 times in 1 posts
November 8, 2008 at 2:46 pm #278575For my site the solution here:http://www.joomlart.com/forums/topic/ja-slideshow-in-ie6/ works fine.
But as you can see there, it causes 2 extra errors displayed by Firebug.
mengfei Friendmengfei
- Join date:
- February 2008
- Posts:
- 20
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
November 10, 2008 at 1:08 am #278657jjwijman, from what I see, your problem is different from what I and another user goyat facing.. It is about the mainmenu that displayed out of order on IE6, not the JA SLIDESHOW.
Hi goyat, mind to tell what IE 6 version no you are testing on? Mine is IE 6.0.3790.183
mengfei Friendmengfei
- Join date:
- February 2008
- Posts:
- 20
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
November 10, 2008 at 2:46 am #278659Ok all, now the problem solve. I feel really sorry for the trouble caused. I am just wasting your time looking at this display issue.
The menu working fine after the JavaScript was enabled; by default I think IE6 disabled the JS. What a shame. Hmm…
Sorry again for inconvenient. 😮
Regards;
KooSherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
November 10, 2008 at 8:37 am #278682OK
I wil mark this topic is solvedAuthorPostsViewing 14 posts - 1 through 14 (of 14 total)This topic contains 14 replies, has 4 voices, and was last updated by Sherlock 16 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Display problem with IE6
Viewing 14 posts - 1 through 14 (of 14 total)