On 08/01/2012 11:31 AM, Vincenzo Ampolo wrote:
>
> $.getScript({{=URL('gen_javascript')}}/my_js_variable1/my_js_variable2)
sorry. It shoudl be
$.getScript("{{=URL('gen_javascript')}}"+"/"+my_js_variable1+"/"my_js_variable2)
not tested though. so other problem may appear. but I hope I've given
you the concept to do that...
--
Vincenzo Ampolo
http://vincenzo-ampolo.net
http://goshawknest.wordpress.com
--

