Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 05-13-2004, 10:05 PM   PM User | #1
Psychoman
Regular Coder

 
Join Date: Feb 2004
Location: Florida, USA
Posts: 275
Thanks: 0
Thanked 0 Times in 0 Posts
Psychoman is an unknown quantity at this point
adapting a script to my template (another IE VS NS thing)

Hey, this will prob not be an easy question to follow, but i'll give it my best...

I found this script that i am trying to adapt to my website, the exact function is irrelevant because even if not working at all, the problem is with the way it fits into my sites template...

my website (*removed*) has a template that i would like this new script to follow (*removed*)... now, i've done a fairly decent job at doing this, at least for the most part... (*removed*) i still need to play with the CSS so that it dosn't jump arround like it does now, however, the biggest problem i have, is that its not precisely what i want... if you go to the 'test.php' page under IE, the script goes outside of my table... however, it works exactly like i want it to in Netscape...

The most amazing part is that i keep IE in mind, not NS... Regardless how that came to be, i need help to figure out why IE won't do it....

I'll apreciate any sugestions, even if its something that may seem obvious...

Thanks,
Ray

Last edited by Psychoman; 06-09-2004 at 03:50 AM..
Psychoman is offline   Reply With Quote
Old 05-14-2004, 12:24 PM   PM User | #2
raf
Master Coder


 
Join Date: Jul 2002
Posts: 6,589
Thanks: 0
Thanked 0 Times in 0 Posts
raf will become famous soon enoughraf will become famous soon enough
What do you mean by
Quote:
if you go to the 'test.php' page under IE, the script goes outside of my table...
I can open the page and nothing seems to be placed outside the table.

I don't know if it's relevant (since i haven't got a clue about the problem) but
an important difference between IE and NS is that NS will not display content of atable, untill the complete table is loaded into the browser. So in NS, you shouldn't get the jumping columnborders.
Also, your attributevalues for height and width don't always have a % and it's rather strange to have part of the cells defined relative.

You probably already know, but using tables for layoutpurposes isn't realy the way to go.
__________________
Posting guidelines I use to see if I will spend time to answer your question : http://www.catb.org/~esr/faqs/smart-questions.html
raf is offline   Reply With Quote
Old 05-14-2004, 10:58 PM   PM User | #3
Psychoman
Regular Coder

 
Join Date: Feb 2004
Location: Florida, USA
Posts: 275
Thanks: 0
Thanked 0 Times in 0 Posts
Psychoman is an unknown quantity at this point
Well, you may have been seeing the page as i was trying to fix it, its halfway there, i mean, at least now it is presentable, however, i wish i could have it blockquoted.

I understand what you said about NS being the one that would give me the problem, but its actually NS that is displaying right in both versions... It is IE thats giving me problems...

*removed* is the one that is as of now the best i can find on both IE and NS

*removed* is the one with the problem in IE, but exactly how i want it in NS (again, pay attention to the right of the FAQ)

as for the positioning using tables, yes i understand that tables is not the best way to position, however it is the method i used because i will be adding other scripts that will enhance the site that i only know how to do with tables as of now, however, once the site is 100% up, i will spend time changing it to CSS positioning.

hopefully this clears things up a bit... for now, thanks for taking time to at least try to understand my question

Last edited by Psychoman; 06-09-2004 at 03:50 AM..
Psychoman is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
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 +1. The time now is 05:53 AM.


Advertisement
Log in to turn off these ads.