Go Back   Singapore's Online Community > Personal Interests > Blogger Forum
Register FAQ Member List Calendar Mark Forums Read

Blogger Forum
Discuss all about blogs! Blog Add-ons, Web hosts, Template Design, Blog Coding, etc.


Reply
 
Thread Tools Display Modes
Old 12-04-2008, 08:27 PM   #1 (permalink)
sogon
Addicted SGClubber
 
sogon's Avatar

Join Date: Dec 2007
Posts: 346
iTrader: (0)
My Mood:
Gender:
Zodiac Sign:
Country:
Location: Woodlands
SGC$: 27.83
Bank: 367.99
Total SGC$: 395.82
Default Floating Menu Script?

I have been trying almost the whole day but I just couldn't get it to work in blogger.com... There is no problems in the script since when i saved it in html, I was able to see it floating...

Is it that blogger blocks it? Anyone can help me? By the way, the script is gotten from Dynamic drive...


HTML Code:
<script> if (!document.layers) document.write('<div id="divStayTopLeft" style="position:absolute">') </script> <layer id="divStayTopLeft"> <!--EDIT BELOW CODE TO YOUR OWN MENU--> <table border="1" width="130" cellspacing="0" cellpadding="0"> <tr> <td width="100%" bgcolor="#FFFFCC"> <p align="center"><b><font size="4">Menu</font></b></td> </tr> <tr> <td width="100%" bgcolor="#FFFFFF"> <p align="left"> <a href="http://www.dynamicdrive.com">Dynamic Drive</a> <a href="http://www.dynamicdrive.com/new.htm">What's New</a> <a href="http://www.dynamicdrive.com/hot.htm">What's Hot</a> <a href="http://www.dynamicdrive.com/faqs.htm">FAQs</a> <a href="http://www.dynamicdrive.com/morezone/">More Zone</a></td> </tr> </table> <!--END OF EDIT--> </layer> <script type="text/javascript"> /* Floating Menu script- Roy Whittle ([url]http://www.javascript-fx.com/[/url]) Script featured on/available at [url]http://www.dynamicdrive.com/[/url] This notice must stay intact for use */ //Enter "frombottom" or "fromtop" var verticalpos="frombottom" if (!document.layers) document.write('</div>') function JSFX_FloatTopDiv() { var startX = 3, startY = 150; var ns = (navigator.appName.indexOf("Netscape") != -1); var d = document; function ml(id) { var el=d.getElementById?d.getElementById(id):d.all?d.all[id]:d.layers[id]; if(d.layers)el.style=el; el.sP=function(x,y){this.style.left=x;this.style.top=y;}; el.x = startX; if (verticalpos=="fromtop") el.y = startY; else{ el.y = ns ? pageYOffset + innerHeight : document.body.scrollTop + document.body.clientHeight; el.y -= startY; } return el; } window.stayTopLeft=function() { if (verticalpos=="fromtop"){ var pY = ns ? pageYOffset : document.body.scrollTop; ftlObj.y += (pY + startY - ftlObj.y)/8; } else{ var pY = ns ? pageYOffset + innerHeight : document.body.scrollTop + document.body.clientHeight; ftlObj.y += (pY - startY - ftlObj.y)/8; } ftlObj.sP(ftlObj.x, ftlObj.y); setTimeout("stayTopLeft()", 10); } ftlObj = ml("divStayTopLeft"); stayTopLeft(); } JSFX_FloatTopDiv(); </script>


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Get Paid To Read Emails. Free To Join Now!

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Last edited by sogon : 13-04-2008 at 11:47 AM.
sogon is offline   Reply With Quote
Old 13-04-2008, 05:27 PM   #2 (permalink)
sogon
Addicted SGClubber
 
sogon's Avatar

Join Date: Dec 2007
Posts: 346
iTrader: (0)
My Mood:
Gender:
Zodiac Sign:
Country:
Location: Woodlands
SGC$: 27.83
Bank: 367.99
Total SGC$: 395.82
Default Re: Floating Menu Script?

bump! no one out there who can help me? none of you uses a floating/static menu?


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Get Paid To Read Emails. Free To Join Now!

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sogon is offline   Reply With Quote
Old 14-04-2008, 04:32 PM   #3 (permalink)
sogon
Addicted SGClubber
 
sogon's Avatar

Join Date: Dec 2007
Posts: 346
iTrader: (0)
My Mood:
Gender:
Zodiac Sign:
Country:
Location: Woodlands
SGC$: 27.83
Bank: 367.99
Total SGC$: 395.82
Default Re: Floating Menu Script?

Nvm, have fixed the problem myself.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Get Paid To Read Emails. Free To Join Now!

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sogon is offline   Reply With Quote
Old 19-04-2008, 01:58 PM   #4 (permalink)
ongjiannni:D
Registered Members
 
ongjiannni:D's Avatar

Join Date: Mar 2008
Posts: 114
iTrader: (0)
Gender:
Zodiac Sign:
Country:
Location: Tampines, Katong
SGC$: 111.45
Bank: 0.00
Total SGC$: 111.45
Default Re: Floating Menu Script?

lol i came across this too late then :X
i do use this floating menu thing..
:D
ongjiannni:D is offline   Reply With Quote
Old 27-04-2008, 01:37 AM   #5 (permalink)
bebekia
Registered Members
 
bebekia's Avatar

Join Date: Apr 2008
Posts: 18
iTrader: (0)
My Mood:
Gender:
Zodiac Sign:
Country:
Location: Simei
SGC$: 24.00
Bank: 0.00
Total SGC$: 24.00
Default Re: Floating Menu Script?

hello! could you teach me how to get it to work? I tried using this exact code too but nothing happens. Wish to make my plugoo float. Thanks a lot in advance ! (:
bebekia is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

SGC$ Per Thread View: 0
SGC$ Per Thread: 2.00
SGC$ Per Reply: 1.00

Similar Threads
Thread Thread Starter Forum Replies Last Post
(MFA) Script for adsense noobcluber Jobs & Services 0 31-01-2008 05:31 PM
New Foods in Swensens Menu. Xiaocrystal Food & Dining 33 16-08-2007 09:18 AM
Writing drama script DINEy SGClub Cafe 3 03-07-2007 03:33 PM
You've got mail...floating in the river Ba0bEi Local Affairs 7 28-01-2007 01:51 PM


        All times are GMT +8. The time now is 06:48 AM.