Sep
03

How would i do this in website design?

By Sally Homemaker

Within this website : http://www.ph-creative.com/

How would i create the drop down where you click on ‘open’ in the green bar at the top

Thanks

Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks

Related posts:

  1. How to create a website design? Hello! How would i be able to produce a...
  2. What does it mean when someone says your website design is a bit busy? I just finished a design of a website. http://www.donalskehan.com and...

Related posts brought to you by Yet Another Related Posts Plugin.

Categories : Work From Home

4 Comments

1

You could start by checking their source code.

But I didn’t as it seems pretty simple to do if you’ve ever used Javascript to make a page dynamic.

You just specify an onclick event to the open button that will make the upper div visible.

2

The very first div that use the class "ExtraLinks" is where you want to make your changes. From the looks of things it seems to just be adding simple links there so you should be able to add a <select> in there. By the way for javascript – try using jQuery makes your life a whole lot easier.

3

It uses JQuery. Try Google/Yahoo search for ‘jquery scroll’ (without quotes).

4

you can do in using javascript and css

Related Posts

Related posts:

  1. How to create a website design? Hello! How would i be able to produce a website...
  2. What does it mean when someone says your website design is a bit busy? I just finished a design of a website. http://www.donalskehan.com and...

Related posts brought to you by Yet Another Related Posts Plugin.

Tags

This is a Widget Section

This section is widgetized. If you would like to add content to this section, you may do so by using the Widgets panel from within your WordPress Admin Dashboard. This Widget Section is called "Feature Bottom Right"