|
-
Jun 28th, 2005, 04:50 PM
#1
Thread Starter
Hyperactive Member
DropDown Menu
Hello, I downloaded a dropdown menu from pscode.com. Everything works fine, except at 800x600 resolution the horizontal menu isn't aligned. You can change the LEFT value in config.js. I was wondering, how could I have it set a different value if the users resolution is 800x600?
Code:
If LostAngel.Tag = "Programming" then
LostAngel.Caption = "Awake"
Else
LostAngel.Caption = "Dreaming of Code"
End If
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|