script doesnt work |
script doesnt work |
Mar 15 2007, 11:05 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 196 Joined: May 2004 Member No: 17,677 |
QUOTE <style>td td object {position:absolute; left:0px; top:0px; display:block; width:0px; height:0px;}</style> yeah umm that quote isnt working on my space for some reason its the code that moves the music player to the top left hand corner of the page can anyone tell me whyyy <333333 |
|
|
|
![]() |
Mar 16 2007, 12:42 AM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 441 Joined: Dec 2005 Member No: 330,617 |
Yep, that has been happening with some of my layouts too. The move code works in IE, but not in Firefox.
I tried the code below and it positioned it correctly in both Firefox AND IE now. Give it a try. CODE <style type="text/css"> td embed,td object{ position:absolute;top:0px;left:0px; display:block; } </style> It was posted elsewhere in the forums. |
|
|
|
xoxochibi script doesnt work Mar 15 2007, 11:05 PM
a beautiful nothing Did you input the numbers of where you want it, an... Mar 15 2007, 11:30 PM
xoxochibi yep tried that
didnt do anything
and before when... Mar 15 2007, 11:34 PM
a beautiful nothing wait so now it's working?
wait what, explain ... Mar 15 2007, 11:48 PM
xoxochibi no like
okay i just added on like random measure... Mar 15 2007, 11:51 PM
a beautiful nothing QUOTE(xoxochibi @ Mar 16 2007, 12:51 AM) ... Mar 16 2007, 12:49 AM
_NOEMY_ so long story short it worked b4 and now it doesnt... Mar 15 2007, 11:54 PM![]() ![]() |