How to set absolute path (with ASP)
  • If I make a call:





    the script work.

    But if I use the reference as absolute path:





    don't works.

    In this case, of course, I changed the css file:

    div.pp_default .pp_top .pp_left { background: url(/app/prettyPhoto/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat; } /* Top left corner */


    I need to do some more configuration?
  • The code disappeared
  • If I use href=css/prettyPhoto.css, lik de default code, this work.

    But if I change de path and use an absolute path, for example,

    href=/files/site/css/prettyPhoto.css, don't works.

    I change de file css:

    div.pp_default .pp_top .pp_left { background: url(/app/prettyPhoto/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat; } /* Top left corner */

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Login with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter