472,133 Members | 1,168 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,133 software developers and data experts.

diffrent behaviour

roN
Hi,

I'm redoing a page, check on www.paykiosks.net/new it looks nice so far I
think, but check http://www.paykiosks.net/new/hoteliers.html too, the table
on the right side is supposed to react (look like) the same way as the ones
on the index.php page but it doesn't, it looks crappy, diffrent mouseover
behaviours and the text is somehow orange all over where it shouldn't be,
why? I can't find any additional tag that says it should like it does,
what's wrong? Can anyone help me ot? I'd appreciate alot!
Thank you very much!
--
chEErs roN

I'm root, I'm allowed to do this! ;)
keep on rockin'
Apr 12 '06 #1
2 1186
roN wrote:

http://www.paykiosks.net/new/hoteliers.html too, the table
on the right side is supposed to react (look like) the same way as the ones
on the index.php page but it doesn't, it looks crappy, diffrent mouseover
behaviours and the text is somehow orange all over where it shouldn't be,
why?


With all those nested layout tables, it's like looking for a needle in a
haystack. ish. I say scrap it and start over.

If that's not an option, then good luck with it, coz you'll need it. ;)
However, you might try hunting down your problem with the mozilla DOM
inspector.

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
Apr 13 '06 #2
roN wrote:
Hi,

I'm redoing a page, check on www.paykiosks.net/new it looks nice so far I
think, but check http://www.paykiosks.net/new/hoteliers.html too, the table
on the right side is supposed to react (look like) the same way as the ones
on the index.php page but it doesn't, it looks crappy, diffrent mouseover
behaviours and the text is somehow orange all over where it shouldn't be,
why? I can't find any additional tag that says it should like it does,
what's wrong? Can anyone help me ot? I'd appreciate alot!
Thank you very much!

So you gave up on the cells being changed to orange after all ? I recall
your post about IE not displaying the :hover property for non-links.

This page uses tables a lot. Why ? Better off keeping a plain layout and
use CSS for this. This ia a nightmare waiting to happen! Didn't check
myself, but does the page validate in W3C validator???? That's always a
start.

GL
Sh.
Apr 14 '06 #3

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

11 posts views Thread by Brian Henry | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.