vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - [YUI] Live Search (https://vborg.vbsupport.ru/showthread.php?t=204517)

katie hunter 07-19-2009 09:14 PM

1 Attachment(s)
It kinda turned out messier xo
I hope this isn't bothering you

this is the original look http://i271.photobucket.com/albums/j...ykitten/s2.jpg

mad@Max 07-19-2009 10:05 PM

Try this
HTML Code:

<div class="quicksearch">
  <p>Quick Search</p>
<form action="search.php?do=process" method="post">
                <input type="hidden" name="do" value="process" />
                <input type="hidden" name="quicksearch" value="1" />
                <input type="hidden" name="childforums" value="1" />
                <input type="hidden" name="exactname" value="1" />
                <input type="hidden" name="s" value="" />
                <input type="hidden" name="securitytoken" value="guest" />
                   
                            <span id="lsa_window" class="searchBoxInput">

                                <input type="text" id="lsa_input" class="searchinput" name="query" value="Search Forum" onfocus="if (this.value == 'Search Forum') this.value = '';" onblur="if (this.value == '') this.value = 'Search Forum';" />
                            </span>
                            <span class="loginButton">
                                <input type="image" src="$stylevar[imgdir_misc]/gosearch.gif" value="Search" alt="Submit" />
                            </span>
</form>
    <div class="memberLinks">
        <a href="search.php">Go Advanced</a>
    </div>   
 </div>
</div>


katie hunter 07-19-2009 11:02 PM

Thanks !! =] it is working now

mad@Max 07-19-2009 11:11 PM

Welcome:)

Quantnet 07-28-2009 01:23 AM

mad@max

Do you know how to enable this search for pages other than the forum. Say like www.site.com
and site.com/somedir/

t.uzuner 08-14-2009 10:22 PM

hi dear;
i am used fast search. how i use yui live search.

my search code

Code:

<!-- Search Box -->
<td valign="middle" class="alt1"> <div style="white-space:nowrap">
<form action="http://www.okulonceciyiz.biz/search.php" method="post">
<input type="hidden" name="s" value="" />
<input type="hidden" name="do" value="process" />
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
<input type="hidden" name="showposts" value="0" />
<input type="hidden" name="quicksearch" value="1" />
<input type="text" style="width:100px;" class="bginput" name="query"/>
<input style="font: bold 10px Arial" type="submit" class="button" value="Ara" /></form>
<a style="text-decoration:none" href="search.php" accesskey="4" rel="nofollow" id="navbar_search" class=""></a>&nbsp;
</div></td>
<!-- /Search Box -->


mad@Max 08-16-2009 02:47 PM

Change string
HTML Code:

<input type="text" style="width:100px;" class="bginput" name="query"/>
to
HTML Code:

<input id="lsa_input" type="text" style="width:100px;" class="bginput" name="query"/>

t.uzuner 08-17-2009 09:07 PM

ie-firefox-chrome dont working in quick search. in the quick search advanced mod working but there 2 click must press on mouse

mad@Max 08-18-2009 12:04 AM

It's can not be. Hack worked on all browsers (what i tested).

dancue 08-18-2009 05:20 PM

nevermind.


All times are GMT. The time now is 11:58 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01719 seconds
  • Memory Usage 1,748KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (3)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete