joomla2.5 - Adding jquery plugin to joomla 2 -


i trying add country selector front page of site users able select country , land on specific page. have not been able find joomla extension this, found jquery plugin this, not sure how or there way add joomla site.

the jquery plugin

there multiple ways that:

  1. http://extensions.joomla.org/extension/jquery-easy
    install plugin include jquery in

b. http://dabrook.org/blog/two-ways-to-include-jquery-in-your-document
joomla template file (don't forget jquery.noconflict())

and @ , modify article country picker (put js code in).

or

develop plugin that. (for more experienced user)


Comments

Popular posts from this blog

javascript - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -