On 12/27/05, Elvelind Grandin <[EMAIL PROTECTED]> wrote:
> I follow you so far.
> but what if you do url("foo")
> that would yield an absolute path to right?

nope. relative urls stay relative. If you just say "foo", the browser
will fill in the server name and app root by itself.

Kevin

Reply via email to