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
|
|
|
|
Aug 21 2004, 09:20 PM
Post
#3
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 |
Hmm...try PMing Mystical, he's good with this stuff.
|
|
|
|
Aug 22 2004, 10:35 AM
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 919 Joined: Apr 2004 Member No: 14,856 |
QUOTE(sweetxsimplicity @ Aug 21 2004, 9:20 PM) Hmm...try PMing Mystical, he's good with this stuff. PM sent but haven't gotten a response yet. guess I'll do it myself... |
|
|
|
![]() ![]() |