Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:45

Menu placement in GOOGLE PAGES


Poster: synergy46
Dated: Wednesday December 27 2006 - 9:58:19 GMT

http://synergy.ron.googlepages.com/tester

I put up a little test menu on this page and can't seem to get it to 'stick' to the left side of the page. Is there a 'fix' for this?

I am a 'beginner' with Milonic so speak slowly.... <g>

Thanks


Poster: Ruth
Dated: Wednesday December 27 2006 - 19:08:11 GMT

Hi,


If you want it as set top=50; left=150; then remove the calls from the div and place them the first thing after the body tag.

Code:
<BODY id=twocolumn-left>
<SCRIPT language=JavaScript src="milonic_src.js"
type=text/javascript></SCRIPT>

<SCRIPT language=JavaScript>
      if(ns4)_d.write("<scr"+"ipt language=JavaScript src=mmenuns4.js><\/scr"+"ipt>");
      else _d.write("<scr"+"ipt language=JavaScript src=mmenudom.js><\/scr"+"ipt>"); </SCRIPT>

<SCRIPT language=JavaScript src="menu_data.js"
type=text/javascript></SCRIPT>
<DIV id=container>


Ruth