Using { } characters in javascript code

Register an Account
Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 09-01-2009, 11:08 AM
lennybar's Avatar
New Pligger
 
Join Date: Oct 2006
Location: Paris, France
Posts: 12
Send a message via ICQ to lennybar
Hello,

I would like to use a specific javascript code, this code is using { } characters, here is the syntax :

Code:
<a href="frame_send-link.html" title="Simple form" onclick="
Modalbox.show(this.href, {title: this.title, width: 600}); return false;
"> Send link to a friend</a>
It seems that { } characters are used by the pligg code interpreter like this code sample :

Code:
{$my_base_url}{$my_pligg_base}
How can I use this kind of script, is it possible ?

Thanks for your help.

Lenny
Reply With Quote
  #2 (permalink)  
Old 09-01-2009, 11:20 AM
Yankidank's Avatar
Pligg Founder/Coder/Designer
Pligg Version: SVN
Pligg Template: Wistie
 
Join Date: Dec 2005
Location: Ocala, FL
Posts: 4,934
Send a message via AIM to Yankidank
You might need to wrap it with {literal} tags.
Code:
<a href="frame_send-link.html" title="Simple form" onclick="{literal}Modalbox.show(this.href, {title: this.title, width: 600}); return false;{/literal}"> Send link to a friend</a>

The Twitter Module for Pligg CMS!
Register, Login, and Submit Stories with Twitter. An absolute MUST HAVE for all Pligg sites!
Reply With Quote
  #3 (permalink)  
Old 09-01-2009, 11:52 AM
lennybar's Avatar
New Pligger
 
Join Date: Oct 2006
Location: Paris, France
Posts: 12
Send a message via ICQ to lennybar
Thanks for the help Yankidank !
Reply With Quote
Reply

Tags
javascript

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to make a Digg-style FAQ page with JavaScript and jQuery mendim Questions and Comments 25 09-14-2010 12:27 AM
Might be time to think about better use of javascript jbowman Questions and Comments 1 07-20-2007 10:19 AM
SuperGu Attempting to Copyright Pligg Code, Sends C&D Yankidank Questions and Comments 30 04-29-2007 11:33 AM
Javascript in code Pliggmaster Questions and Comments 6 04-04-2006 01:50 PM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development