|
-
Nov 1st, 2001, 01:17 PM
#1
Thread Starter
Hyperactive Member
<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
-
Nov 1st, 2001, 02:47 PM
#2
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.
-
Nov 1st, 2001, 04:25 PM
#3
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|