Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
How can i make the submenus to appear in the same line as the main menus
Old 07-31-2008, 02:04 PM How can i make the submenus to appear in the same line as the main menus
jolis's Avatar
Average Talker

Posts: 29
Trades: 0
HI to everybody,

I’m new in web designing, I have a website that I’m updating www.sudansof.org the problem is that the submenus are appear one line below the main menus you can see it on the website, I know that the problem is in the script (correct me if I’m wrong ) could someone tell me what should I change so the submenus appear in the same line with the main menus, I can send the scripts.
Thank you in advance
__________________

Please login or register to view this content. Registration is FREE

Last edited by jolis; 07-31-2008 at 02:07 PM..
jolis is offline
Reply With Quote
View Public Profile Visit jolis's homepage!
 
 
Register now for full access!
Old 08-03-2008, 05:52 PM Re: How can i make the submenus to appear in the same line as the main menus
Novice Talker

Posts: 7
Name: Damien Roche
Trades: 0
From what I saw, you need to go into the js file(s):
http://www.sudansof.org/mm_menu.js AND
http://www.sudansof.org/menu_en.js

find this line of code:

Code:
left:10px;top:'+ (i * 100) +'px;
and change it to
Code:
left:10px;top:10px; //put your new value after the 'top:'.
Hope that helps and good luck.
DamienRoche is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to How can i make the submenus to appear in the same line as the main menus
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.29952 seconds with 12 queries