Can someone tell me why my style="CSS Stuff" is not working for the DIV tag in FireFox and only partialy works in I.E.
Firefox doesn't show nay attributes used in the style command, and I.E works fine except It doesn't wrap the text for the horizontal z axis, yet i get my vertical y-axis scroll bar.
is it a syntax thing?
cheers,
1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.
Code:
style=\"overflow:wrap; overflow-y:scroll; border:none; width:299px; height=480px; font-family:$ptxt_style[0]; font-size:$ptxt_style[1]pt; color:$ptxt_style[2]; background:$ptxt_style[3]; scrollbar-base-color:$ptxt_style[3]; scrollbar-shadow-color:$ptxt_style[2];\">
Firefox doesn't show nay attributes used in the style command, and I.E works fine except It doesn't wrap the text for the horizontal z axis, yet i get my vertical y-axis scroll bar.
is it a syntax thing?
cheers,
1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.