Click to See Complete Forum and Search --> : dropout menu layout


asbjoern
11-16-2003, 10:39 PM
Hey I have a dropout menu that is dynamically created by a javascript. To get the idea of you can check this site I an workng on out :http://www.fieschi.dk

Well - here is my question- I would like i a smart way to make the shape of the dropout menu similar to the shape of the main menu. I don't know how it would be smartest, the is though that I would like the grafics to be in the background so that I can still generate the text in the dropoutmenu dinamycally.

I anyone would like to take a look at the site, you will be able to find the script that generates the content of the dropoutmenu here http://www.fieschi.dk/menu_content.js

The script that generates the menu here

and the script the preloades all the mouseover pictures and all my other function here http://www.fieschi.dk/script.js

The location of my stylesheet is http://www.fieschi.dk/styles.css

Hope that someone will take the time to look into my problem (eventhough that I know that it is rather conplex)

asbjoern

http://www.fieschi.dk/mm_menu.js

96turnerri
11-17-2003, 11:16 AM
i tried looking at your scripts and stylesheets, but you js files are in part english part whatever and it gets realyl confusing :confused:

PeOfEo
11-17-2003, 04:11 PM
you can always just use a css bg image attribute or something. And position image within those divs.

asbjoern
11-17-2003, 05:28 PM
sorry I din't think of that (it is in danish) well anyway the styles in the css are in danish (all those that are not redifinition that is) but in my .js files it is only the coments that are in danish. I still apriciate that you (96turnerri) took time to look at the site.

My quistion is still the same, so if anyone have a solution or some more specifik hint I would be happy.


asbjoern