Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 





Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Design Forum > Web Design & Programming
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read

Web Design & Programming Discussion of web design, and server-side & client-side scripting

Reply
 
Thread Tools
Old 06-17-2008, 05:40 PM   #1 (permalink)
Registered User
 
Join Date: Apr 2008
Location: Texas
Posts: 13
OS: WinXP-Pro x64, OSXLeopard, Server 2003


IE issues

I have just completed a site. It all works fine in firefox/safari. But in IE one of the pages *this page* at the bottom in the gallery section it doesn't work right. Just try to look at a couple different pics and you'll see what I mean. I guess my css scripting is not quite right....I am not sure what i am doing wrong though.

If anybody could help it would be wonderful!


Thanks,
Aeron
ABERROOWNN is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 06-19-2008, 12:17 AM   #2 (permalink)
Design Team Member
 
Jaxo's Avatar
 
Join Date: Feb 2008
Location: Deming, NM
Posts: 288
OS: XP SP2 & Vista


Question Re: IE issues

Hey aberroownn,

Strange how it's not working right in IE... Look at the code below. Not sure if the browsers are reporting correctly, but if they are then there is some missing ">" and </em>. Try that first?

I added what is missing on the first line in bold. Not sure if closing the </em> would help at all, but you never know (especially with IE)

Code:
<a class="gallery slidea" href="#nogo"><em><img src="files/portfolio/pic1.jpg" ></em> </a>
<a class="gallery slideb" href="#nogo"><em><img src="files/portfolio/pic2.jpg" </a>
<a class="gallery slidec" href="#nogo"><em><img src="files/portfolio/pic3.jpg" </a>
<a class="gallery slided" href="#nogo"><em><img src="files/portfolio/pic4.jpg" </a>
<a class="gallery slidee" href="#nogo"><em><img src="files/portfolio/pic5.jpg" </a>
<a class="gallery slidef" href="#nogo"><em><img src="files/portfolio/pic6.jpg" </a>
<a class="gallery slideg" href="#nogo"><em><img src="files/portfolio/pic7.jpg" </a>
<a class="gallery slideh" href="#nogo"><em><img src="files/portfolio/pic8.jpg" </a>
<a class="gallery slidei" href="#nogo"><em><img src="files/portfolio/pic9.jpg" </a>
<a class="gallery slidej" href="#nogo"><em><img src="files/portfolio/pic10.jpg" </a>
<a class="gallery slidek" href="#nogo"><em><img src="files/portfolio/pic11.jpg" </a>
<a class="gallery slidel" href="#nogo"><em><img src="files/portfolio/pic12.jpg" </a>
<a class="gallery slidem" href="#nogo"><em><img src="files/portfolio/pic13.jpg" </a>
<a class="gallery sliden" href="#nogo"><em><img src="files/portfolio/pic14.jpg" </a>
<a class="gallery slideo" href="#nogo"><em><img src="files/portfolio/pic15.jpg" </a>
<a class="gallery slidep" href="#nogo"><em><img src="files/portfolio/pic16.jpg" </a>
<a class="gallery slideq" href="#nogo"><em><img src="files/portfolio/pic17.jpg" </a>
<a class="gallery slider" href="#nogo"><em><img src="files/portfolio/pic18.jpg" </a>
Let us know if that helps at all.
Jaxo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 06-19-2008, 08:20 AM   #3 (permalink)
Registered User
 
Join Date: Apr 2008
Location: Texas
Posts: 13
OS: WinXP-Pro x64, OSXLeopard, Server 2003


Re: IE issues

Jaxo,

Thanks so much. It worked like a charm.

Aeron
ABERROOWNN is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 06-19-2008, 09:14 AM   #4 (permalink)
Design Team Member
 
Jaxo's Avatar
 
Join Date: Feb 2008
Location: Deming, NM
Posts: 288
OS: XP SP2 & Vista


Re: IE issues

Glad that worked and glad to help!
Jaxo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Reply


Thread Tools

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

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



All times are GMT -7. The time now is 03:38 PM.



Copyright 2001 - 2008, Tech Support Forum

Search Engine Friendly URLs by vBSEO

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82