Welcome To Snipplr


Everyone's Recent JavaScript Snippets Tagged search



« Prev 1 Next »
Simple recursive function to find objects that match the value of str hanging anywhere off the global JS object (window).
0 1359 posted 14 years ago by richt
Use whatever is needed to select the input box. $('#searchBoxOuter td.ms-sbcell input') reflects some custom master page html I have so I used that.
0 2060 posted 14 years ago by rumremix
A recent update to either Google's search results page or Firefox's Tab Mix Plus add-on has prevented a locked tab from opening links in a new tab. This Greasemonkey script removes the tracking code on the Google links that causes the problem. I don'...
0 1392 posted 15 years ago by wizard04
0 1185 posted 15 years ago by marzsman
0 1258 posted 16 years ago by davebowker
You can find a string as an array row value. Ex: arr=['abcde','mdleo'] arr.find('dbd') -> array['abcde'] arr.find('akdowewo') -> array[] (empty)
0 1565 posted 17 years ago by tonic
1 1029 posted 17 years ago by zb3k
0 1090 posted 17 years ago by wfdev
1 1217 posted 18 years ago by clapfouine
run at pukiwiki and bwiki(xoops module)
0 1113 posted 18 years ago by kyokutyo
The code for inserect the Search Box (of Apple Search) on your webpages
0 1160 posted 19 years ago by philapple
0 1005 posted 19 years ago by ebukva
« Prev 1 Next »