How to remove the Search button?

Discussion in 'Products & Tools' started by Ahmed_AA, Mar 3, 2007.

  1. #1
    At "Search Engine Script" setup is said:

    "You could remove the Search button if you wish, and just have a box (hitting enter would trigger the search)."

    <iframe style="width:200px; height:35px; margin:5px;" frameborder=0 allowtransparency=yes scrolling=no src="http://search.digitalpoint.com/iframe.php?site=www.islammuslim.lv&s=100&b=1&y=1"></iframe>


    How to do it?

    I have litle knowledge about scripting (that could be seen from question) - so please use simple language.
     
    Ahmed_AA, Mar 3, 2007 IP
  2. Ahmed_AA

    Ahmed_AA Guest

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Also how to make search field (where is written keywords) with colors and bordercolors like this (I have below a email boxes):
    <input style="border:2px double #E1A900; position: relative; height: 20px; width: 96px; background-color: #89602C;" size="10" name="hTitle8">


    How to make some text written in that box (like: "write your keyword here").
     
    Ahmed_AA, Mar 3, 2007 IP
  3. Your Content

    Your Content Banned

    Messages:
    1,096
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Put the above code inside a div and you will get what you want related to your second question

    
    <div style="width:210px; height:40px; background-color: #89602C; border:2px double #E1A900;" >
    <iframe style="width:200px; height:35px; margin:5px;" frameborder=0 allowtransparency=yes scrolling=no src="http://search.digitalpoint.com/iframe.php?site=www.islammuslim.lv&s=100&b=1&y=1"></iframe>
    </div>
    
    
    
    Code (markup):
     
    Your Content, Mar 3, 2007 IP
  4. Ahmed_AA

    Ahmed_AA Guest

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Well, I managed to create design which I wanted. Thanks for reply, but there was misunderstanding. I did not want to make search box in another box, I wanted to change design of it.
    All problem was becouse I was using script which I found on site. Later I took from script from download files. Before that I managed to make design which I wanted, but it all the time switched back to vanilla. But after using downloaded files, my design changes are kept.

    Search it self do not work, but that I will solve later.
    (At first it did not want to accept Google key, later just error, and then again key...)
     
    Ahmed_AA, Mar 7, 2007 IP
  5. Ahmed_AA

    Ahmed_AA Guest

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    From Google I get this:

    What from it is key?
    This: 002828309528756248562:58-lsbdaj50
    google do not recognise.
     
    Ahmed_AA, Mar 14, 2007 IP
  6. Ahmed_AA

    Ahmed_AA Guest

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    OK, no need for help. I choosed to use this simple script:
    javascriptkit . com/script/script2/google_site_search.shtml

    Sorry for cheating post blocking "Live links and signatures are not available to you yet"...
     
    Ahmed_AA, Mar 14, 2007 IP