re-enable position absolute tag. |
re-enable position absolute tag. |
Aug 21 2004, 07:17 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 919 Joined: Apr 2004 Member No: 14,856 |
If anyone is good at JS then yes this can be done
Can someone make a external JS that re-enables this? here''s the code I found that disables it: CODE <!-- begin code provided by createblog.com -->
function clafsettp(odv, shz) { odv.style.position = 'absolute'; var max = 468+146+6; if (window.navigator.appName == "Netscape") lgn = '0px'; else lgn = '10px'; if (shz != '100%') { if (shz <= max) odv.style.left = lgn; } else odv.style.left = lgn; odv.style.top = '15px'; odv.style.zIndex = 10; } <!-- end code provided by createblog.com --> |
|
|
|
![]() |
Aug 21 2004, 08:07 PM
Post
#2
|
|
![]() PUhaha.. NJ azN ![]() ![]() ![]() ![]() Group: Member Posts: 299 Joined: Aug 2004 Member No: 41,986 |
O_O...woa.. ill try to get my frend to do dat, he majored in webdesing... O_O
|
|
|
|
T.K.O. re-enable position absolute tag. Aug 21 2004, 07:17 PM
sweetxsimplicity Hmm...try PMing Mystical, he's good with this ... Aug 21 2004, 09:20 PM
T.K.O. QUOTE(sweetxsimplicity @ Aug 21 2004, 9:20 PM... Aug 22 2004, 10:35 AM![]() ![]() |