/ Published in: JavaScript
Use the Ka.Util.getLocationParam utility method to get the mediaType GET parameter:
-- For more tips and tricks checkout the KickApps resources page.
Expand |
Embed | Plain Text
if (Ka.Info.PAGE == "search/searchPage.jsp" && Ka.Util.getLocationParam('mediaType') === 'photo'){ alert('Photo list page!') }
Comments
Subscribe to comments
You need to login to post a comment.

For more KickApps tips and tricks do a snipplr search for kickapps.