drop down list in sidebar
-
-
I don’t think it can be done without using javascript, a forum, a frame or an embed of some sort which as you know will simply be stripped by wordpress programming. Would you like to leave a link to an example of what you want so we can see what the coding for it is please?
-
Yeah, I agree with timethief. I don’t have any, but I don’t really think drop down lists are usefull for blog. That just MY opinion.
-
Ok, I want create drop down list like above on this forum and than i put it in my sidebar.
It is source:<select name=”resolved” id=”resolvedformsel” tabindex=”2″>
<option value=”yes”>resolved</option><option value=”no” selected=”selected”>not resolved</option>
<option value=”mu”>not a support question</option>
</select> -
I’m no the least bit technical but it looks like a form to me and wordpress software strips forms out. Have you tried to create it? If so did the wordpress programming strip out the code?
-
- The topic ‘drop down list in sidebar’ is closed to new replies.