this script erro searching in dynamic pages examples:
search “noticia luzmg” ... the first page the result is: http://luzmg.com.br/noticia.php%3Fid%3D233 ... this correct is http://luzmg.com.br/noticia.php?id=233
this script erro searching in dynamic pages examples:
search “noticia luzmg” ... the first page the result is: http://luzmg.com.br/noticia.php%3Fid%3D233 ... this correct is http://luzmg.com.br/noticia.php?id=233
Is it possible to use this script with ssl (https) encryption? Right now i get that annoying IE “D you want to display non secure items etc etc”...
when i dont found in result, i want to click enter so i want see all result in google pages .is it possible?
I made it work on Mozilla and other, except for Safari.
How can I add a GO button on search, and also, the search results don’t open on Google or anywhere.
hi Teevio,
i want to buy it, but iwanted to know if it is possible to have the pagination included near the “powered by google” this will give the user the possibility to have more result by clicking on the pages. google style. but still in live option. Do you know what i mean by that? is it possible?
Please let me know…
hi i cant make limit searching to specific websites. how i can ?
What’s wrong with the css file? When I add it in my template’s header, the full site slip to right.
You need to adjust. We did that by adding a DIV called “search” that wraps it around, then on that DIV we added the code:
margin:35px 0 0;float:right;
That worked fine for us, and added the search right where we wanted it to be. ^AB
I really like this script, but when I type something in the searchnbox, the drop down appears under my site’s header bar. The search box is in the top right cornner of the site.
Is there a way to make it appear on top of the other content?
Thanks.
Hi there, amazing code! I’m having a problem with the css overlay. I can’t get it to show up overtop of the other content on my site. Any ideas?
http://www.mtsamedia.com/search.html
Yessir you did, and in amazing time! This is such a great site search!
Thanks again Teevio, YOU ROCK ! 
I have a quick question if i was to put google adsense code where would i do it if i would like the ad to show in the drop down box with the search results?
Teevio, Great product brother! When I tried to implement it on my website, I only get two results, even if I search for a very popular word on the site. What am I doing wrong? Thanks in advance for your help!
http://www.cablackhealthnetwork.org
Any way i can get an answer on that?
Great work, the best Google search script I’ve seen so far. Can I limit the search to just search only my site? plus will it work with Mootools script? I have a mootools drop down login box working already on my site and I was wondering whether it may stop this search script from working. Thanks
$('#'+googleSearch.resultsContainerId).html('<div id="'+googleSearch.loadingId+'"><div id="'+googleSearch.loadingGraphicId+'"> ENTER CODE HERE </div>');</div>
Is there any way to allow to put a button to continue the search on google?
Thanks for the help 
how is set search result width ?
I noticed something. When the page loads the display for results shows fine (directly in the middle of the search bar) But if you resize the window the search bar moves but the results do not. Is it possible to make the search results Dynamic and move with the page? Maybe put in a div?? Let me know.
Hi Teevio. I purchased your script, it’s very good, but I have one big problem – the scripts doesn’t support cyrillic. When I type latin characters everything is fine,but in cyrillic show “No Results”. Can you help me?
COPYRIGHT © 2012 ENVATO| TERMS OF USAGE| SUPPORT/HELP| ICONS BY TANGO + WEFUNCTION + FAMFAMFAM
Adobe®, Flash®, Flex®, Fireworks®, Photoshop®, Illustrator®, InDesign® and After Effects® are registered trademarks of Adobe Systems Incorporated.
In the files that you received you should have an uncompressed version of the script. If you do, you can change this piece of code: http://ajax.googleapis.com to have https:// I think that’ll solve the issue. I’m not quite sure about how Google APIs work on SSL connections.