Forums Archive Index > SmartMenus v4.x General > Permanent Links Demo
Date: 12 May 2003 10:08 am
That Permanent links demo that you have on the left side of the page with the few links,
Is it possible to place this fixed inside of a table on the html rather then using the the measurements to place those links on the page?
Meaning, when the web browser is minimized, it doesnt move anywhere, and sticks in that table?
Date: 15 May 2003 7:29 am
Hi,
This is not "purely" possible as you cannot "insert" any menu in a table (the menus are created by default as absolute positioned elements).
But for example you can use a function for relative positioning using an image on your page (you can find an example in the Samples->Relative Position folder) and then write your own function that will handle the onresize event and reposition the permanent menu if the window is resized. If you are interested I can make an example.
Cheers!
Date: 21 May 2003 12:32 pm
smartmenus wrote:
Hi,
This is not "purely" possible as you cannot "insert" any menu in a table (the menus are created by default as absolute positioned elements).
But for example you can use a function for relative positioning using an image on your page (you can find an example in the Samples->Relative Position folder) and then write your own function that will handle the onresize event and reposition the permanent menu if the window is resized. If you are interested I can make an example.
Cheers!
Hey, are you talking about the links that are on the upper right? because i am talking about this links that are in the middle of the page to the right. It has your email link i think and so on...
Date: 22 May 2003 10:03 am
No I am talking about the permanent menu. You have to use some tricks to achieve the desired result. Please provide me your e-mail address and I will send you a small example.
Date: 23 May 2003 1:57 am
smartmenus wrote:
No I am talking about the permanent menu. You have to use some tricks to achieve the desired result. Please provide me your e-mail address and I will send you a small example.
My email is doggies_20{@}hotmail.com thanks
Date: 24 May 2003 8:03 pm
[list=][/list]