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.
I need assistance on this
Moderator: General Moderators
-
whitelotus
- Forum Newbie
- Posts: 3
- Joined: Mon Jul 02, 2012 5:48 pm
- social_experiment
- DevNet Master
- Posts: 2793
- Joined: Sun Feb 15, 2009 11:08 am
- Location: .za
Re: I need assistance on this
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)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.
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
-
whitelotus
- Forum Newbie
- Posts: 3
- Joined: Mon Jul 02, 2012 5:48 pm
Re: I need assistance on this
@ social_experiment. Well, I'll do just that. Thanks for the heads up