Page 1 of 1

I need assistance on this

Posted: Mon Jul 02, 2012 6:01 pm
by whitelotus
Hello,
I would like to know how I can create a drop down menu showing either clickable variables or something similar to the one show on this site http://www.chhito.com. Once created, do I need to edit my css file? Am new to php and am working my first project. The drop down menu I want to create is for selectable regions. Am using a script called OSClass to develop my first project.

Re: I need assistance on this

Posted: Tue Jul 03, 2012 1:20 am
by social_experiment
whitelotus wrote:Once created, do I need to edit my css file? Am new to php and am working my first project. The drop down menu I want to create is for selectable regions. Am using a script called OSClass to develop my first project.
You only have to edit the css file if you want to style the dropdown menu; As per the first part of the question: you would have to look at the class / code that you are using to create such a menu (if the code does offer it)

Re: I need assistance on this

Posted: Wed Jul 04, 2012 4:22 pm
by whitelotus
@ social_experiment. Well, I'll do just that. Thanks for the heads up