Community & Support

Please help to create a User Defined menus on mouse over

Can any one tell as how to create a user defined menu on mouse over.

1) Menu's are displayed in a tree format.but i need to be displayed on mouse over.

2) How to create a forms and carry the form elements to the landing page in Drupal.

Comments

For the mouseover, check out

For the mouseover, check out modules --> javascript------ Ez Tips

Please guide as how to add images in drupal?

What does Ez mean?

1) I have added Mouseover menu, but am unable to place the menu in the header position.am able to place it in left side bar ,right side bar,content..Please help..

2) How to add images in drupal? do we need to install a module for that? if so please let me know the name of the module?

drop down menus and image modules

simplemenu can turn a regular menu (including the administrative menu, or a nav menu) into a menu bar, complete with javascript fading in/out of drop down menus, and sub menus..: http://drupal.org/project/simplemenu with some understanding of themeing and css u can move relocate simplemenu from the absolute top of the page..

also look into themeing block regions, to create more areas than just left/right sidebar, content, etc.. http://drupal.org/node/509

as for images, try the image module http://drupal.org/project/image or imagefield cck http://drupal.org/project/imagefield

@ dLux

loads of Thanks!!! That info was very much helpfull :) . I was able to display images under Random image and Latest image after i installed image fields and image modules, i need to display the image with the content,which i am looking into.

Keep up your good work!!