iphone.jisho.org Keyword Search (via bookmarklet)
  • open0sourceopen0source February 2010

    I've been using and loving the quixapp.com bookmarklet on my iPod Touch for a while and want to add iphone.jisho.org to its list of commands, but have been unsuccessful.

    Quixapp is just a Javascript bookmarklet to replace all of your Firefox keyword-searches or Chrome "search engines." Syntax is exactly the same, e.g. http://www.google.com/search?q=%s where %s is replaced by the input after your keyword. Quix also accepts Javascript, which I assume is required since it looks like everything is handled by iphone.jisho.org/static/js/iphone-m.v5.js.

    I hope someone here has the time to work out the Javascript hackery required for a keyword bookmark that points to iphone.jisho.org, or even has the time to get me on the right track for figuring it out myself, either one would help tremendously.

  • KimKim February 2010

    Hi,

    If you can set it to execute this Javascript you can do Japanese search: $('#words_s_ja').val('search term here').parents('form').submit()

    And for English: :$('#words_s_en').val('search term here').parents('form').submit()

    Hope that helps

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Apply for Membership

In this Discussion

  • Kim February 2010