how can i make a hover:drop down list of sub pages in the wordpress application. i can get the main pages on the header.php but i need the sub pages to appear only when the users hover on the main page link. can anyone help...its really urgent thanks
Do you have the subpages in your code or do you need them pulled from Wordpress? Check out this CSS Drop Down Tutorial. It may help you out.
i dont have the sub pages in my code...i need them pulled from the Wordpress Application itself. how do i do it???? and thanks for the css link it worked with the example there