View Full Version : how to change menu direction poistion right to left
designsecrets
11-05-2008, 10:35 AM
Dear creative devlopers and designers,
I have problem in changing menu direction to be open from right to left not left to right.
Please check the attachment file that has the control and the css for the file. Tell me please if you find a way to change the position for the menu.
Thanks a lot for your cooperation.
designsecrets
11-09-2008, 05:55 AM
hi all..
i don't know why nobody reply to my thread although it has many views!:confused:
please i need this help form expert in this amazing forum.
my problem with menu is very simple but i can't find where to change the pop up menu poision to be open from right to left. i checked the js file there is no value to change , it is all calulations.
please check my problem and ask me if you need any further information...
thanks in advance...
Snookerman
11-09-2008, 08:30 AM
I tried but I can't use the files you attached to do anything. Maybe if you posted an html file and also the js file you were talking about.
designsecrets
11-09-2008, 09:17 AM
thanks for you concern,Mr. snooker i am really happy to find an expert like you to help me in this issue.
i collect all the files that may help you from my site with snapshoth to see how is the menu look like. what i need is only a little movement in the x value of the pop menu to be open from right to left because it is using Arabic Language.
i open the pop_core.js file which is assign for this menu but i didn't find any usefull thing to change.
i had tried in the css file to change the class that is assigned to the pop menu but everything can change except the position.
.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
color: #FFFFFF;
font: 10px Tahoma;
text-align: right;
text-decoration: none;
font-weight:bold;
background-color:#ACCCE4;
left:-100px; /* this has noe effect*/
}
tell me if you need something else..
thanks in advanced , waiting fro your reply..
Snookerman
11-09-2008, 10:35 AM
Could you please attach the html file, the css file and the javascript file?
designsecrets
11-10-2008, 06:54 AM
here is everything... i think the solution inside pop_core.js..
check the attachment please...
thanks alot for cooperation..
Snookerman
11-10-2008, 03:24 PM
here is everything... i think the solution inside pop_core.js..
check the attachment please...
Which attachment?
designsecrets
11-10-2008, 04:55 PM
i posted the attachment many times , i don't lnow why it disapeared after i submit the post!!??
what can i do? it is a small zip file around 500KB.[/I]
Snookerman
11-10-2008, 04:59 PM
I don't know, ask the moderators if you have problems with attaching files, I'm sure they can help.
johnwboyd
11-10-2008, 09:13 PM
Not sure if this will help you, but i believe this page has the drop down you're looking for so you can extract the code from it:
http://www.ojeez.com/member/default.aspx (signup if you don't have an account and click Access Old Ojeez link top right after you do.)
You'll see in the silver menu bar this code:
<td id="tdForums" style="position:relative;" ><a href="../forums.aspx" class="oznlink" onmouseover="return ShowSubMenu('divForums','tdForums','3','left');" onmouseout="return HideSubMenu();" >Forums</a></td>
I believe this is the .js and css used:
http://www.ojeez.com/../js/submenu.js
http://www.ojeez.com/../OZ-style.css
Hopefully that'll point you in the right direction.
designsecrets
11-11-2008, 09:34 AM
Mr. snooker , here is the attachment works...:)
Mr.johnwboyd thanks for your post. yes this menu is samilar to want i mean but it is not DHTML menu right??
i could open the Js pages that you provide, that is why i couldn't know where to change the direction. notice that my menu has additional sub pop menu so i have to change direction to all.:confused:
please see my files in the attachments it may help.
thanks all for your cooperation...
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.