Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Help: Table elements spacing problem
Old 03-08-2007, 07:19 PM Help: Table elements spacing problem
Experienced Talker

Posts: 44
Name: English Hentai Team
Trades: 0
Greetings.

I have a problem with Firefox. I'm using a bit of Javascript code inside a table.

The Javascript code is:

Code:
<!-- Begin: AVN Ads -->
            <script type="text/javascript">
              var AdBrite_Title_Color = 'FF7100';
              var AdBrite_Text_Color = 'CECFCE';
              var AdBrite_Background_Color = '636563';
              var AdBrite_Border_Color = 'CECFCE';
            </script>
            <span style="white-space:nowrap;">
            <script src="http://ads.adbrite.com/mb/text_group.php?sid=272034&amp;zs=3732385f3930" type="text/javascript">
            </script><!-- -->
                <a target="_blank" href="http://www.adbrite.com/mb/commerce/purchase_form.php?opid=272034&amp;afsid=14"><img src="http://files.adbrite.com/mb/images/adbrite-your-ad-here-leaderboard.gif" style="background-color:#CECFCE" alt="Your Ad Here" width="14" height="90" border="0" />
                </a>
             </span><!-- End: AVN Ads -->
The problem isn't the Javascript... It works fine in IExplorer and Firefox.
This piece of code is inside a <TD> Tag. Since I don't want padding, nor margins, the web should be as follows:



This is what happens in IExplorer (what should be happening).

In Firefox, this happens:




How can I make the Firefox display equal the IExplorer display?

Here's my page: *Link deleted by moderator **
Thanks.

Note: The problem isn't in the Javascript...
__________________

Please login or register to view this content. Registration is FREE

Last edited by LadynRed; 03-09-2007 at 02:51 PM..
ehentai is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-08-2007, 11:33 PM Re: Help: Table elements spacing problem
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,935
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Trades: 0
Do we allow linking to porn sites in here? I'm not being a smartass either...I seriously don't know what the rule is on this. We've got kids looking, don't we?

Having said that, I'd try this on your top cell:

<td style="vertical-align: bottom; margin: 0; padding: 0;">

And this on your bottom:

<td style="vertical-align: top; margin: 0; padding: 0;">
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
(my blog)


Please login or register to view this content. Registration is FREE
(with proof)
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 03-09-2007, 03:45 AM Re: Help: Table elements spacing problem
Experienced Talker

Posts: 44
Name: English Hentai Team
Trades: 0
Quote:
Originally Posted by ADAM Web Design View Post
Do we allow linking to porn sites in here? I'm not being a smartass either...I seriously don't know what the rule is on this. We've got kids looking, don't we?

Having said that, I'd try this on your top cell:

<td style="vertical-align: bottom; margin: 0; padding: 0;">

And this on your bottom:

<td style="vertical-align: top; margin: 0; padding: 0;">
THX, I'll try it... Anyway... that isn't a porn site... Do you see any porn content there?

In the image, that's normal milk...
__________________

Please login or register to view this content. Registration is FREE
ehentai is offline
Reply With Quote
View Public Profile
 
Old 03-09-2007, 02:50 PM Re: Help: Table elements spacing problem
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Quote:
Do we allow linking to porn sites in here? I'm not being a smartass either...I seriously don't know what the rule is on this. We've got kids looking, don't we?
The policy on porn is ZERO TOLERANCE ! If it's porn, it is not allowed and the member may be banned for posting it.

You have a porn ad on that linked page. I have DELETED your link.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Last edited by LadynRed; 03-09-2007 at 02:51 PM..
LadynRed is offline
Reply With Quote
View Public Profile
 
Old 03-09-2007, 03:04 PM Re: Help: Table elements spacing problem
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,935
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Trades: 0
LNR: check the sig.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
(my blog)


Please login or register to view this content. Registration is FREE
(with proof)
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 03-09-2007, 05:33 PM Re: Help: Table elements spacing problem
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Yeah.. I see that....
Gettin' out my Mod hat...
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 03-09-2007, 06:32 PM Re: Help: Table elements spacing problem
Experienced Talker

Posts: 44
Name: English Hentai Team
Trades: 0
Quote:
Originally Posted by ADAM Web Design View Post
Do we allow linking to porn sites in here? I'm not being a smartass either...I seriously don't know what the rule is on this. We've got kids looking, don't we?

Having said that, I'd try this on your top cell:

<td style="vertical-align: bottom; margin: 0; padding: 0;">

And this on your bottom:

<td style="vertical-align: top; margin: 0; padding: 0;">
Didn't work... No changes...
__________________

Please login or register to view this content. Registration is FREE
ehentai is offline
Reply With Quote
View Public Profile
 
Old 03-10-2007, 12:04 PM Re: Help: Table elements spacing problem
Experienced Talker

Posts: 44
Name: English Hentai Team
Trades: 0
The problem was other, after all.
Here's the real problem (and answer):
http://www.webmaster-talk.com/html-f...tom-space.html
__________________

Please login or register to view this content. Registration is FREE
ehentai is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Help: Table elements spacing problem
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
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.56185 seconds with 12 queries