Results 1 to 2 of 2

Thread: Makeing a search bar like that

  1. #1
    Join Date
    Jan 2009
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Makeing a search bar like that

    hi can i know how do i make the search bar and check in check out listbox and the advanced search like them?

    http://www.visasignaturehotels.com/

    what is their input box so big in size ? how do i make that
    Textbox with calender input- i know how to make the calender but how to make the calender box inside the box?
    the adults and children - the arrows is it an image ? if not how do i make that ? with jquery ?

    and the advanced search too

    can anyone give me some advise ?

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    1. inputs can be styled using width and other css properties. give it a style or class and go from there.
    2. the calendar is much more complex. That's using either ajax (live from the server) or just a javascript calendar generated by a serverside language originally. This is complex in many ways, so I would suggest looking for an existing script that is available.
    The image is just a style, so you can make it have a background image like any other element.
    3. I'm not sure about the arrows. I haven't looked at the code too closely. It's either an image or another style available to select menus.


    These are very different questions (aside from being about forms), so I'd just suggest looking up "css form input html" and seeing what you find.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

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