Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Supporting Technologies > HTML and JavaScript

Reply
 
Thread Tools Rate Thread Display Modes
Old 09-08-2004, 01:14 AM   #1
section8ight
Registered User
 
Join Date: Oct 2003
Posts: 77
Send a message via AIM to section8ight
Default Safari Issues: Background tiling in relative tables

Recently acquiring a mac has made me realize that the ways im used to developing my websites aren't 100% cross-platform compatible.

I commonly will stick a background in a table and set it's width to 100% in order to get it to span 100% of the screen. An example of this would be the side columns in this site www.clubmedusa.us . In IE they stretch all the way to the bottom, however in Safari they cut off after the blankspace that was inserted into the table.

How would i go about getting around this, while achieving the same effect?
section8ight is offline   Reply With Quote
Old 09-10-2004, 06:35 PM   #2
Gibberish
WHAT!?
 
Join Date: Aug 2004
Location: San Diego, CA
Posts: 1,774
Default

You'll run into thise issue alot using a wysiwyg.

Try coding in notepad or a small editor like editPlus. then just open a browser to test the layout.

Dreamweaver code in design view is not cross platform half the time.
Gibberish is offline   Reply With Quote
Old 09-10-2004, 07:58 PM   #3
Twister
Registered User
 
Join Date: Feb 2002
Location: Minneapolis
Posts: 77
Send a message via AIM to Twister Send a message via Yahoo to Twister
Default

Dreamwever is cross platform if you create it that way. Look at the code you or your wysiwyg program is creating and you'll be fine. You code is nice and clean by the way.

To answer your question, look at your code. There are a few issues. Like an extra s that is floating in your style sheet. I'm not sure the exact cause of your issue, as most things look right.
Twister is offline   Reply With Quote
Old 09-10-2004, 08:02 PM   #4
Twister
Registered User
 
Join Date: Feb 2002
Location: Minneapolis
Posts: 77
Send a message via AIM to Twister Send a message via Yahoo to Twister
Default

Fixed it! Take out the high=100% in the td's. Since you already defined that in the table tag you shouldn't have to do it again. That'll fix it!
Twister is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT. The time now is 09:27 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.