Reply
IE. - Javascript changes cell height - throwing off images
Old 04-26-2005, 06:50 PM IE. - Javascript changes cell height - throwing off images
Junior Talker

Posts: 3
I am designing a site on a mac, and on Safari, this html works fine, with continuous flow from row to row.... Patting myself on the back for a job well done, I was about to rollout a template using server side includes for different sections - when I decided to view the mast I was working on in Internet Explorer...

The Cell I have the rollover graphics and image map in, is stretched vertically, by about 5 pixels. Now the tabs I am going to be using for category navigation don't sit on the border like they should, and the logo in the same row is broken up because, of course, now the row is too tall for the image.

Any ideas why the cell is too large?

Here's the address.

www.signexp.com/CSE/welcome-mast5.html


If you wonder why I am doing it this way - I want the folder tab to remain "lit" depending on which category the user is visiting, each category will feature different rollover navigation buttons on the left side of the page - that are independent by category.

THanks for your input. I will post more as the site gets closer to completion for your critique.

-pete
petesgrayhair is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 04-27-2005, 12:39 AM ok here u go
pr0jekt's Avatar
Skilled Talker

Posts: 60
Location: Victor Harbor, South Australia
HTML Code:
........<img name="wtab_01" src="images/wtab_01.gif" width="510" height="20" border="0" alt="" usemap="#wtab_01_Map">
		<map name="wtab_01_Map"><area shape="poly" alt="" .......
see the gap between usemap="#wtab_01_Map"> AND <map name="wtab_01_Map"> remove it so it looks like

HTML Code:
........<img name="wtab_01" src="images/wtab_01.gif" width="510" height="20" border="0" alt="" usemap="#wtab_01_Map"><map name="wtab_01_Map"><area shape="poly" alt="" .......
so there are no spaces or tabspaces there, u should then be right in internet explorer
__________________
PRŲJEKT STUDIOS

Im new here so play nice :)
pr0jekt is offline
Reply With Quote
View Public Profile Visit pr0jekt's homepage!
 
Old 04-27-2005, 09:42 AM I tried what you suggested.
Junior Talker

Posts: 3
Still has what looks like cell spacing, or padding in the one row.

Any other ideas? (I might just re-do the images so it fits in a 25 pixel cell instead of 20.)
petesgrayhair is offline
Reply With Quote
View Public Profile
 
Old 04-27-2005, 09:43 AM
pr0jekt's Avatar
Skilled Talker

Posts: 60
Location: Victor Harbor, South Australia
try removing most of the spaces and tabs INCLUDING NEW LINES (enter spaces) and see if that works, it may look a little messy but with trial and error u can sort out ur problem
__________________
PRŲJEKT STUDIOS

Im new here so play nice :)
pr0jekt is offline
Reply With Quote
View Public Profile Visit pr0jekt's homepage!
 
Old 04-27-2005, 10:05 AM
Junior Talker

Posts: 3
Thanks Pr0jekt - that was it. I had tabs in all of the map area definitions. At first I didn't notice it, but now they're gone, and the header displays as it should.
-Pete
petesgrayhair is offline
Reply With Quote
View Public Profile
 
Old 04-27-2005, 10:07 AM
pr0jekt's Avatar
Skilled Talker

Posts: 60
Location: Victor Harbor, South Australia
your very welcome, internet explorer doesnt do a good job at deciding wheretabs/whitespace should go
__________________
PRŲJEKT STUDIOS

Im new here so play nice :)

Last edited by pr0jekt : 04-27-2005 at 10:08 AM. Reason: grammar error
pr0jekt is offline
Reply With Quote
View Public Profile Visit pr0jekt's homepage!
 
Reply     « Reply to IE. - Javascript changes cell height - throwing off images
 

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




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

 


Page generated in 0.13824 seconds with 12 queries