No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
Hey all, I've been having a little problems creating a side menu that originates from a drop down menu. I have a drop down menu and would like one or two of these words to pop up with their individual drop down menus right beside the original menu. Taking the …
Hello my name is Alexandre and i have spent the past 2 and a half hours trying to figure out how to create a drop down menu with css on a preexisting word in a list. [code=HTML]<div id="menu"> <ul id="main"> <li class="current_page_item"><a href="#">Homepage</a></li> <li><a href="#">Treatments</a></li> <li><a href="#"> Locater</a></li> </ul> </div>[/code] …
The End.
Alexandre11