Help with my html problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • Freddie Bingham
    replied
    Ah it appears craig modified his $forumjump to have the FORM include the table as you described. The only bad effect is that his timezone offset is now blank as it isn't accessable to $forumjump.

    [Edited by rangersfan on 06-14-2000 at 12:19 PM]

    Leave a comment:


  • WebStyles
    replied
    It's because of the form tag... What you need to do is "hide" the form tags in between a <tr> and a <td> or something. What I usually do is something like this:

    <table>
    <tr>
    <form>
    <td><select></select></td>
    </form>
    </tr>
    </table>

    Leave a comment:


  • Freddie Bingham
    replied
    Craig it is not as thin as yours at



    What's the difference, I thought it was fine until I saw yours which I like much better.

    Leave a comment:


  • Craig A
    replied
    What do you mean ? Looks fine to me...

    Leave a comment:


  • Freddie Bingham
    started a topic Help with my html problem

    Help with my html problem

    Can someone look at this page http://www.hedgehogwheels.com/forums...hp?threadid=46

    and tell me why the table that contains the Forum Jump combobox is so "fat" height wise? Is there any way for me to make it just slightly bigger than the combobox?

Related Topics

Collapse

Working...