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
_______________________________________________
Kss-devel mailing list
[email protected]
http://codespeak.net/mailman/listinfo/kss-devel

Reply via email to