Hacker News new | ask | show | jobs
by x3c 5283 days ago
According to the docs[1], search() is an alias of query(). They should use query instead of search, atleast on the landing page. Also, they should put hash() method on the homepage too, I thought they forgot to implement it.

[1] http://medialize.github.com/URI.js/docs.htm

2 comments

Maybe they used search because of "window.location.search".
they just fixed it…