[spoiler]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>phatfusion : image menu</title>
[b]<link rel="stylesheet" href="http://www.portal-gaming.com/ailsa/plugins/_common/css/main.css" type="text/css" media="all">[/b]
<link href="http://h1.ripway.com/Jonrown12/FriendsRollover.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="http://www.portal-gaming.com/ailsa/plugins/_common/js/mootools.js"></script>
<script type="text/javascript" src="http://www.portal-gaming.com/ailsa/plugins/imagemenu/imageMenu.js"></script>
</head>
<body>
<center>
<div id="imageMenu">
<ul>
<li class="friends1"><a href="http://www.ff7-doc.com/"></a></li>
<li class="friends2"><a href="http://www.ff7-doc.com/"></a></li>
<li class="friends3"><a href="http://www.ff7-doc.com/"></a></li>
<li class="friends4"><a href="http://www.ff7-doc.com/"></a></li>
<li class="friends5"><a href="http://www.ff7-doc.com/"></a></li>
<li class="friends6"><a href="http://www.ff7-doc.com/"></a></li>
</ul>
</div>
</center>
<script type="text/javascript">
window.addEvent('domready', function(){
var myMenu = new ImageMenu($$('#imageMenu a'),{openWidth:195, border:3, onOpen:function(e,i){window.location=e;}});
});
</script>
</body>
</html>
[/spoiler]
remove the bold part
ill adjust including the width and height tonight if i have time.. nice one bro. its smooth Last edited by ducheszv (2008-07-15 23:38:22)

Last edited by okinanamet (2008-07-16 00:18:00)
Last edited by nurfara (2008-07-16 09:15:04)
ill adjust including the width and height tonight if i have time.. nice one bro. its smooth
[img]http://i282.photobucket.com/albums/kk264/unmaskedluke/2008-07-16_180615.jpg[/img]
thx for d repu.
Last edited by Jonrown12 (2008-07-16 08:21:31)
wat part of the js did u paste the code?
try this method.
[spoiler]
//entertrick
//entertrick
[b]
PASTE THE CODE HERE[/b]
function onProfileLoad() {
//onload handler
//(pattern) addBox("L-R","Header",htm,"cssid","sibling");
[/spoiler]
Last edited by unmaskedluke (2008-07-16 10:15:30)
Last edited by unmaskedluke (2008-07-17 08:11:54)
i get confused for the HTML part
where should i paste that?
do i need to upload it or what?
does it need onload handler?
Last edited by jee-ar (2008-07-19 00:10:50)
but when i open my HTML in ripway
there it is,i mean its working
here's the link of my html
youll see its working
[url]http://h1.ripway.com/imhalfbroken/rawr.html[/url]