Search found 4 matches

by GVCC
Mon Jun 30, 2003 8:19 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: How do align arrow.gif in menu
Replies: 1
Views: 2262

Its alright people,

I figured it out myself.

I added 1 transparent pixel to the right hand side of the arrow.gif in photoshop and it moves it out that fraction more.

Regards

Darryl
by GVCC
Mon Jun 30, 2003 7:58 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: How do align arrow.gif in menu
Replies: 1
Views: 2262

How do align arrow.gif in menu

Hi peoples,

My menu is horizontal. In the top menu I have a black arrow pointing downwards. The problem it sits flush against the right hand side border of each menu item.

I would like to move it left a couple of pixels, so it is not hard against the right hand side.

Regards

Darryl
by GVCC
Wed Jun 18, 2003 8:46 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Top Bar Image wont show when changed to vertical
Replies: 2
Views: 2773

Hi Darryl,

Your code works for me, vertically as well as horizontally, when I substitute it into my own test page. Possibly something else on your page causing it? Can you provide a URL to a site, or is it not on line?

Another comment in passing... the way you've defined effect will be a problem ...
by GVCC
Wed Jun 18, 2003 8:04 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Top Bar Image wont show when changed to vertical
Replies: 2
Views: 2773

Top Bar Image wont show when changed to vertical

Hi,

I have the menu working great horizontally, but when I change it to vertical, the top bar image wont show, where it does show when horizontal.

Copy of code:


if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
effect = "wheel(spokes=2, duration=0.5);Alpha(style=0,opacity=70);Shadow(color ...