I'm using a javascript menu and don't know how to add a 'space' after the menu title:
After the titled "Home Page" (which is the button name) I need to add a space as it's too close to the edge of the button graphic. I've tried   and %20 as these are the only ones I know. Can anyone tell me how to do this, is there a symbol I can use?Code:Menu1=new Array("Home Page","http://whatever","images/whatever.jpg",0,30,170);
Thanks



Reply With Quote


Thanks John
And everyone else for input

Bookmarks