aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/data/scripts/follow.js
Commit message (Expand)AuthorAge
* Add code and bindings to follow the current searchGravatar Ben Boeckel2012-03-26
* don't use window.open in follow.js.Gravatar Brendan Taylor2011-11-23
* fix following input[type=email], [type=search], etc.Gravatar Brendan Taylor2011-09-26
* remove debugging 'console.log'sGravatar Brendan Taylor2011-09-26
* fix follow.js when labels get longer than 3 charactersGravatar Brendan Taylor2011-09-11
* add an ugly 'type link text'-style follow dealieGravatar Brendan Taylor2011-08-21
* minor refactor in follow.jsGravatar Brendan Taylor2011-08-21
* don't try to call select on select elementsGravatar keis2011-05-14
* use instanceof to check element typeGravatar keis2011-05-14
* check input field type using type propertyGravatar keis2011-05-14
* follow.js: maintain compatibility with old configurationsGravatar Brendan Taylor2011-05-08
* Ignore errors when attaching labelsGravatar Ben Boeckel2011-04-14
* Add binding for going to the uri of a targetGravatar Ben Boeckel2011-04-13
* Handle returning a uri selected by follow.jsGravatar Ben Boeckel2011-04-13
* clear hints on EscapeGravatar keis2011-03-18
* make elements with onclick followableGravatar keis2011-03-18
* follow.js: hint wrapped links on their left end, not the left end of the boun...Gravatar Brendan Taylor2011-03-06
* do link hint styling in user stylesheet.Gravatar Brendan Taylor2011-03-06
* frames-enabled follow.jsGravatar Brendan Taylor2011-03-06
* bring back mode change hints in follow.jsGravatar keis2011-02-26
* replace follow.js with taylanUBs versionGravatar keis2011-02-26
* make follow.sh use the utils scripts, restore mode changing functionalityGravatar Brendan Taylor2010-11-24
* follow.js support for button elements (thanks Kirikaza)Gravatar Brendan Taylor2010-11-20
* Merge remote branch 'mathstuf/dev/cleanup-scripts' into HEADGravatar Brendan Taylor2010-10-11
|\
| * Make indentation in follow.js uniformGravatar Ben Boeckel2010-10-02
* | simplifiy follow.sh.Gravatar Paweł Zuzelski2010-06-08
* | emit FORM_ACTIVE also on <input type='SEARCH'>Gravatar Paweł Zuzelski2010-03-29
* | more events from follow scriptGravatar Paweł Zuzelski2010-03-28
* | emit FORM_ACTIVE, when form element follow.js'edGravatar Paweł Zuzelski2010-03-28
|/
* update comments about usabilityGravatar Dieter Plaetinck2010-02-02
* Default follow keys to numbers and fix follower script argument order.Gravatar Mason Larobina2010-01-24
* merge in configurable-number/strings, Uzbl-js-object-independent linkfollowerGravatar Dieter Plaetinck2010-01-24