[Lift] Re: 2.0-M3 JQuery 1.4

2010-03-08 Thread Marius
The scaladocs of WithResourceId snippet looks like this: /** * Adds a resource id entity for each URI in order to control browser caching. * The rules of creating unique URI's are defined in LiftRules.attachResourceId function. * * pre * lt;lift:with-resource-id * lt;link ... / *

[Lift] Re: 2.0-M3 JQuery 1.4

2010-03-06 Thread Marius
? Did you refresh the browser to make sure that the resources is fetched? If you don't want to bother we resource refresh you can try this: lift:with-resource-id // put your script tags here /lift:with-resource-id I just re-tested and it is working just fine for me JQuery14Artifacts points