Results 1 to 3 of 3

Thread: <div>?????????????????

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2000
    Posts
    343

    Angry <div>?????????????????

    Hello,

    Please can someone explain <div> to me once and for all!!??

    Here's what I want to do.....

    On my page I have a button, that when clicked on I want a new <div> to "open"/appear.

    In more detail.....

    On the page I have a whole lot of products listed within selectboxes. The user can now
    choose any one of these products and add it to a shopping basket. My problem is that I have
    so many products that a need for a "Quick Search" has arrised. So, above all these select
    boxes I want a button saying "Quick Search" which when clicked on, moves all the select boxes
    DOWN a couple of lines and shows an input text field where the user can enter a part of the
    product he is looking for and a list of all matching products will be read from the DB and the
    displayed.

    In other words..... a bit of an "appearing"/"disappearing" act!!

    Is this clear enough???

    Thanks,
    T

  2. #2
    scoutt
    Guest
    reading material

    http://www.wdvl.com/Authoring/HTML/4/Tags/div.html

    I think what you want to do it going to be more complicated then you think. sure you can use div tags to make the certain part of a form disappear and reappear, but you will need some javascript to make it happen.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2000
    Posts
    343

    Talking

    Thanks scoutt,

    I'll check it out!!

    T

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width