| forms in li ¶ | |
| Hi I tried placing a form in one of the <li>s but the form doesnt show up. Instead it shows a separator line. <li title="Search"> Is there a way to place the above form in an <li> - just like the vBulletin menu allows it ? Thanks | |
| Re: forms in li ¶ | |
| It should work if you embed the <form> tag in a <div> tag, that is, <li...><div><form...>...</form></div></li>. | |
| last |
| Re[2]: forms in li ¶ | |
| Thanks. It did. This is just great ! How is this being parsed. Your JS code is reading each element within each <li> tag ? [Your JS products are totally ROCKS ! But I think your it'll be better off if your forum is changed to phpBB or vB. More users will participate] Thanks | |
| last |














