Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

Added feature 'customSelector' to modify the jQuery-selector name. Just ... #68

Merged
merged 1 commit into from May 19, 2014

Conversation

PatrickHuetter
Copy link
Contributor

...use customSelector='jQuery' attribute in your taglib.

For example:

<facebook:initJS customSelector="jQuery" appId="${facebookContext.app.id}" />

This will render the javascript with jQuery(...) instead of $(...).
Defaults to $, if nothing is given.

…st use customSelector='jQuery' attribute in your taglib.
benorama added a commit that referenced this pull request May 19, 2014
Added feature 'customSelector' to modify the jQuery-selector name. Just ...
@benorama benorama merged commit 04e5c2a into agorapulse:master May 19, 2014
@benorama
Copy link
Member

I'm going to update the doc, add a default customSelector in Config (so that you can define once) and I will release a new version in the coming days.
Thanks !

benorama added a commit that referenced this pull request May 19, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants