[b]Close this thread... If somebody posted...
this trick... already. =)[/b]
[b]Lol.
Just.... realize.... that we can put the sliding nav in its real position
instead of the ... shout out...
Well,
waaaaaaaaaaa...
This comes out in my profile.. what will i do??
[quote]Article[i] = new Array ("Welcome to carl`s Webshiit", "http://profiles.friendster.com/35432668", "_blank");i++ Article[i] = new Array ("--Comment koh!", "none", "");i++ Article[i] = new Array ("Home", "http://www.friendster.com", "_blank");i++ Article[i] = new Array ("Profile", "http://www.friendster.com/user.php", "_blank");i++ Article[i] = new Array ("Search",[/quote]
What will i do?
Here`s the code that i paste in my js ext.
[quote]var ratata= "<iframe style='FILTER: chroma(color=#666666)' allowtransparency='true' frameborder=0 width='100%' height='51' scrolling='no' src=http://h1.ripway.com/hosh22/lol.php></iframe>";
document.getElementById('mainnav').style.height='100%';
document.getElementById('mainnav').style.overflowY='hidden';
document.getElementById('mainnav').innerHTML = "<table width='100%'><tr><td align='center'>"+ratata+"</td></tr></table>";[/quote]
Then this is my .php
[quote]<html>
<head>
Article[i] = new Array ("Welcome to carl`s Webshiit", "http://profiles.friendster.com/35432668", "_blank");i++
Article[i] = new Array ("--Comment koh!", "none", "");i++
Article[i] = new Array ("Home", "http://www.friendster.com", "_blank");i++
Article[i] = new Array ("Profile", "http://www.friendster.com/user.php", "_blank");i++
Article[i] = new Array ("Search", "http://www.friendster.com/gallery.php", "_blank");i++
Article[i] = new Array ("Photos", "http://www.friendster.com/viewalbums.php?uid=35432668", "_blank");i++
Article[i] = new Array ("Comments", "http://www.friendster.com/comments.php?uid=35432668", "_blank");i++
Article[i] = new Array ("Messages", "http://www.friendster.com/messages.php", "_blank");i++
Article[i] = new Array ("Settings", "http://www.friendster.com/editaccount.php", "_blank");i++
Article[i] = new Array ("Help", "http://www.friendster.com/custhelp.php", "_blank");i++
Article[i] = new Array ("Log out", "http://www.friendster.com/logout.php", "_blank");i++
</head>
<body onLoad="runScroller()"text="#000000">
<script type="text/javascript" language="JavaScript">buildScroller()</script>
</body>
</html>[/quote]