Re: where to put the css and JS

2009-02-20 Thread Lachlan Deck
On 20/02/2009, at 9:02 PM, Gustavo Pizano wrote: Its funny that if I take the .css from the Webserverresources then the style its not applied and of course in the console will show me that it couldn't find the css. but still im getting the "warning" Unable to get contents of file '/Library

Re: where to put the css and JS

2009-02-20 Thread Gustavo Pizano
MM nop unfortunately it didn't work :(:( Gus On 20.2.2009, at 16:32, amiel montecillo wrote: I experienced something like this before. If you are using WOLips, this worked for me. Right click your css file in WO Explorer and select WOLips Tools -> Include as WebServerResource Cheers, A

Re: where to put the css and JS

2009-02-20 Thread Mike Schrag
I experienced something like this before. If you are using WOLips, this worked for me. Right click your css file in WO Explorer and select WOLips Tools -> Include as WebServerResource You should never have to do this if you're using the standard layout .. Something else is wrong if you have

Re: where to put the css and JS

2009-02-20 Thread amiel montecillo
I experienced something like this before. If you are using WOLips, this worked for me. Right click your css file in WO Explorer and select WOLips Tools -> Include as WebServerResource Cheers, Amiel On Fri, Feb 20, 2009 at 6:02 PM, Gustavo Pizano wrote: > > Its funny that if I take the .css from

Re: where to put the css and JS

2009-02-20 Thread Gustavo Pizano
Its funny that if I take the .css from the Webserverresources then the style its not applied and of course in the console will show me that it couldn't find the css. but still im getting the "warning" Unable to get contents of file '/Library/WebServer/Documents/cgi-bin/WebObjects/niftyCorners.css

Re: where to put the css and JS

2009-02-19 Thread Paulo Filipe Andrade
On 2009/02/17, at 17:47, Gustavo Pizano wrote: Hello, well, I understand that if I set a directAactionNamed= "whatever", in a wo, it will go to the DirectAction and search for the action whateverAction(), am I right?. but somehow that's not happening, I declared this method on the directAct

Re: where to put the css and JS

2009-02-16 Thread Kevin Windham
On Feb 16, 2009, at 12:49 PM, Gustavo Pizano wrote: Hello again, well Im still having some problems with a .css, Im doing the following: wo:ERXStyleSheet> but when I run the app it says : Unable to get contents of file '/Library/WebServer/Documents/cgi-bin/ WebObjects/niftyCorners.css' fo

where to put the css and JS

2009-02-16 Thread Gustavo Pizano
Hello again, well Im still having some problems with a .css, Im doing the following: but when I run the app it says : Unable to get contents of file '/Library/WebServer/Documents/cgi-bin/ WebObjects/niftyCorners.css' for uri: /cgi-bin/WebObjects/ niftyCorners.css I have the .css under Web