HTML forms for pages and widgets
-
I want to make a little form in html with a listbox ec.. but no page/ post or widget allow this. it’s getting stripped out. This is the following code that i want to add to my page
<div id=”output” style=”border:2px solid #000000; width:20%; height: 25px;text-align:left;font-family:Courier New; font-size:16px; font-weight:bold;”><font color=”#000000″>|DB*
<input id=”input” name=”input” value=”” onkeyup=”KeyUp()” style=”width:100%;border:2px solid;text-align:center;font-size:16px;font-weight:bold;” type=”text”>
<div id=”colorDrop”></div>
Can you help me?
The blog I need help with is: (visible only to logged in users)
-
-
- The topic ‘HTML forms for pages and widgets’ is closed to new replies.