Hi Goodfroid!

It's a fact, that one can add parameters.  But I'd like to know, if
turning off the 'TimeStamp' in the URL is possible, too.

Thanks
Vlad

2008/6/3 Godefroid Chapelle <[EMAIL PROTECTED]>:
> Godefroid Chapelle wrote:
>>
>> You should ask the parameters to the URL through KSS like this :
>
> I meant "add the parameters"
>
>>
>> .showConnection:click {
>>     evt-click-preventdefault: true;
>>     action-server: urlMethodAnotherAlias url(kssAttr(uri, true));
>>     urlMethodAnotherAlias-myparameter: kssAttr(myparameter, true);
>> }
>>
>> and avoid to inline your parameter in your uri...
>>
>> HTH
>
> --
> Godefroid Chapelle (aka __gotcha) http://bubblenet.be
>



-- 
Best Regards
Vlad Vorobiev
http://www.mymir.org
_______________________________________________
Kss-devel mailing list
Kss-devel@codespeak.net
http://codespeak.net/mailman/listinfo/kss-devel

Reply via email to