Re: [align=justify][b]bagi member yang ingin bertanya seputar tweaking FS,
silahkan bertanya dan posting disini,
tapi jangan lupa,,sebelum itu tolong [url=http://theftalk.com/t2744-%5BImportant%5D-
[quote=robin rianto]tolong minta bantuan na donk[/quote]
oke..
siapin 1 file baru..
yang isinya..
[quote]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>..:: Navigation ::..</title>
<script type="text/javascript" src="http://h1.ripway.com/zerocool1/java/jquery.js"></script>
<script type="text/javascript" src="http://h1.ripway.com/zerocool1/java/interface.js"></script>
<!--[if lt IE 7]>
<style type="text/css">
.dock img { behavior: url(iepngfix.htc) }
</style>
<![endif]-->
<link href="http://h1.ripway.com/zerocool1/html/dock.css" rel="stylesheet" type="text/css" />
</head>
<body>
<script type="text/javascript" src="http://h1.ripway.com/zerocool1/java/efek.js"></script>
<!--bottom dock -->
<div class="dock" id="dock2">
<div class="dock-container2">
<a class="dock-item2" href="#" onClick="expandingWindow('http://www.friendster.com');return false"><span>Home</span><img src="http://h1.ripway.com/shakiro/images/home.png" alt="home" /></a>
<a class="dock-item2" href="#"><span></span><img src="" alt="" /></a>
<a class="dock-item2" href="#" onClick="expandingWindow('http://profiles.friendster.com/user.php');return false"><span>Profile</span><img src="http://h1.ripway.com/zerocool1/html/picture/Profile.png" alt="Profile" /></a>
<a class="dock-item2" href="#" onClick="expandingWindow('http://www.friendster.com/editprofile.php');return false"><span>Edit Profile</span><img src="http://forumgauldee.890m.com/dock/edit.png" alt="Edit Profile" /></a>
<a class="dock-item2" href="#" onClick="expandingWindow('http://www.friendster.com/photos.php');return false"><span>Photos</span><img src="http://h1.ripway.com/shakiro/images/photos.png" alt="Photos" /></a>
<a class="dock-item2" href="#" onClick="expandingWindow('http://www.friendster.com/widget_myapps.php');return false"><span>My Apps</span><img src="http://h1.ripway.com/zerocool1/html/picture/apps.png" alt="My Apps" /></a>
<a class="dock-item2" href="#" onClick="expandingWindow('http://www.friendster.com/friends.php');return false"><span>Friends</span><img src="http://forumgauldee.890m.com/dock/friends.png" alt="Friends" /></a>
<a class="dock-item2" href="#" onClick="expandingWindow('http://www.friendster.com/groups.php');return false"><span>Groups</span><img src="http://forumgauldee.890m.com/dock/group.png" alt="Groups" /></a>
<a class="dock-item2" href="#" onClick="expandingWindow('http://www.friendster.com/explore.php');return false"><span>Explore</span><img src="http://h1.ripway.com/zerocool1/html/picture/explore.png" alt="Explore" /></a>
<a class="dock-item2" href="#" onClick="expandingWindow('http://www.friendster.com/gallery.php');return false"><span>Search</span><img src="http://forumgauldee.890m.com/dock/search.png" alt="Search" /></a>
<a class="dock-item2" href="#"><span></span><img src="images/home.png" alt="" /></a>
<a class="dock-item2" href="#" onClick="expandingWindow('http://www.friendster.com/messages.php');return false"><span>Messages</span><img src="http://forumgauldee.890m.com/dock/message.png" alt="Messages" /></a>
<a class="dock-item2" href="#" onClick="expandingWindow('http://www.friendster.com/editaccount.php');return false"><span>Settings</span><img src="http://forumgauldee.890m.com/dock/setting.png" alt="Setting" /></a>
<a class="dock-item2" href="#" onClick="expandingWindow('http://www.friendster.com/logout.php');return false"><span>Log Out</span><img src="http://h1.ripway.com/shakiro/images/logout.png" alt="Log Out" /></a>
</div>
</div>
<!--dock menu JS options -->
<script type="text/javascript">
$(document).ready(
function()
{
$('#dock2').Fisheye(
{
maxWidth: 40,
items: 'a',
itemsText: 'span',
container: '.dock-container2',
itemWidth: 40,
proximity: 75,
alignment : 'left',
valign: 'bottom',
halign : 'center'
}
)
}
);
</script>
</body>
</html>[/quote]
simpen filenya dengan akhiran [b][color=red].html[/b][/color]
contohnya : [color=red][b]kiddy.html[/b][/color]
so..
yang kek ini..taro di js bro
[quote]// Navigation ver. Vista
var navidock;
try {navidock = document.createElement("div");}
catch (e) {navidock = document.createElement("<div>");}
navidock.innerHTML = "<iframe id=\"datamain\" src=\"[color=red][b]URL HTML PY KAMU DISINI[/color][/b]\" width=\"800\" height=\"115px\" marginheight=\"0\" hspace=\"0\" vspace=\"0\" frameborder=\"0\" scrolling=\"no\"></iframe>";
navidock.setAttribute("style","text-align:center;padding-top:10px");
document.getElementById("logo").parentNode.appendChild(navidock);[/quote]