[Lift] Set a XML-Stylesheet in place

2009-07-13 Thread Gonzalo N
because I didn't defined it in the boot. Does anyone knows where and how do I set the ?xml-stylesheet? in the Boot.scala class? Thank you. Regards, Gonzalo N --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Lift group

[Lift] Using AJAX calls in Lift Snippets

2009-07-06 Thread Gonzalo N
of Submit snippet, because when I press the submit button, it will send all data to the accept function. Some help and/or hints, would be very much appreciated. Regards, Gonzalo N --~--~-~--~~~---~--~~ You received this message because you are subscribed

[Lift] Re: Using AJAX calls in Lift Snippets

2009-07-06 Thread Gonzalo N
reloads it doesn't appear the snippet attribute and I wanted to know why. Best regards, Gonzalo N On Jul 6, 3:56 pm, marius d. marius.dan...@gmail.com wrote: On Jul 6, 5:44 pm, Gonzalo N gonn...@gmail.com wrote: Hello! I am having a problem with a javascript function that creates a new

[Lift] Re: Problems with the MenuWidget

2009-05-20 Thread Gonzalo N
and reference them in the pom.xml)? Hope you understand. Thanks, GonzaloN On May 20, 6:26 pm, marius d. marius.dan...@gmail.com wrote: Could you please post your code ? ... Are you initializing the widget in your boot ? Br's, Marius On May 20, 7:52 pm, Gonzalo N gonn...@gmail.com wrote: Hi

[Lift] Problems with the MenuWidget

2009-05-20 Thread Gonzalo N
Hi, I've recently started using Lift in a project and probably my difficulty is basic, but I've tried the Widgets that are uploaded in the github web page. When I run the example, it all worked fine, the menu did have the drop-down sub-menus, but when I integrate the code of the menu (to be more

[Lift] Re: Problems with the MenuWidget

2009-05-20 Thread Gonzalo N
and see if they are seen. Also firebug should yell if the CSS/JS is can not be loaded I assume that lift-widgets is in your app pom :) (dumb question ...) Br's, Marius On May 20, 8:58 pm, Gonzalo N gonn...@gmail.com wrote: Thanks for the quick response. Yes, I've initialised the widget