Title: Including Javascript Libraries / JQuery Plugins?
Last modified: August 22, 2016

---

# Including Javascript Libraries / JQuery Plugins?

 *  [JLewis9](https://wordpress.org/support/users/jlewis9/)
 * (@jlewis9)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/including-javascript-libraries-jquery-plugins/)
 * I’m curious if it’s possible to add in our own calls to JQuery plugins and how
   one could do that with the app – the website I want to implement this on needs
   to use a certain jquery photo gallery.
 * This is the particular gallery we use: [http://www.plusgallery.net/](http://www.plusgallery.net/)
   it’s fairly simple and requires just a little javascript plugin and some css.
 * Thanks for the help/advice!
 * [https://wordpress.org/plugins/wordpress-mobile-pack/](https://wordpress.org/plugins/wordpress-mobile-pack/)

Viewing 1 replies (of 1 total)

 *  Anonymous User 13868920
 * (@anonymized-13868920)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/including-javascript-libraries-jquery-plugins/#post-5905949)
 * Hi there,
 * Sorry, adding JQuery photo gallery plugins won’t work out of the box. JQuery 
   plugins rely on existing HTML code (like a div element) and append content to
   it, but for this mobile web application, all the HTML code is rendered dynamically
   when the app is loaded.
 * Since the mobile web app is developed with Sencha Touch, a photo gallery can 
   be added only by modifying the app. The dev repository is public, you can find
   it here if you want to take a look: [https://github.com/appticles/wordpress-mobile-pack-app](https://github.com/appticles/wordpress-mobile-pack-app).

Viewing 1 replies (of 1 total)

The topic ‘Including Javascript Libraries / JQuery Plugins?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-mobile-pack_7b7875.svg)
 * [WordPress Mobile Pack - Mobile Plugin for Progressive Web Apps & Hybrid Mobile Apps](https://wordpress.org/plugins/wordpress-mobile-pack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-mobile-pack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-mobile-pack/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-mobile-pack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-mobile-pack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-mobile-pack/reviews/)

## Tags

 * [jquery](https://wordpress.org/support/topic-tag/jquery/)

 * 1 reply
 * 2 participants
 * Last reply from: Anonymous User 13868920
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/including-javascript-libraries-jquery-plugins/#post-5905949)
 * Status: not resolved