|
|
|
|
| Author |
Messages |
|
Ezra Klug Gold Membership
 Nuke Active Member Posts:41

 |
| 6/17/2007 10:56 PM |
|
I have javascript that goes into the photo link that unfortunately uses [] for variables. These [data] are removed when the page is rendered.
Is there a way to "qualify" those so they are not removed and are ignored?
Example:
Placed in the Individual Photo Template -
{a href="/Portals/0/Gallery/Public/[FILENAME]" title="[TITLE]" rel="gb_imageset[public]"}
When this link is rendered the [public] is removed from rel="gb_images[public]"
I do not know enough about the calling .js files to change them to look for variables in different brackets. The easy solution would be to switch to LightBox but I prefer GrayBox. |
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12799


 |
| 6/20/2007 6:15 AM |
|
Hmm, not that I know of, the algorithm splits the content based on the [ and ] characters.
The only way would be to introdue a special token to handle this scenario, it would probably have some kind of substition fo the [] brackets. |
|
Scott McCulloch Site Administrator |
|
|
|
| You are not authorized to post a reply. |
|
|
|
ActiveForums 3.7
|
|
|