[jQuery] Re: Absolute Image location

2009-01-06 Thread MarkAtHarvest
ou, locally, that var would be: > > /mytrial/images/ > > Online the path would be different: > > /images/ > > So your links might look like this: > > " > > > andy > > > -Original Message- > From: jquery-en@googlegroups.com [ma

[jQuery] Re: Absolute Image location

2009-01-06 Thread MarkAtHarvest
path is "/mytrial/images" > > If you change this to work locally, be sure to change it back when > you're uploading to a "live" site, if you're not using the "/mytrial" > folder on that. > > Liam > > MarkAtHarvest wrote: >> Brian

[jQuery] Re: Absolute Image location

2009-01-06 Thread MarkAtHarvest
chine. > > > Andy matthews > > -Original Message----- > From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On > Behalf Of MarkAtHarvest > Sent: Monday, January 05, 2009 8:53 AM > To: jquery-en@googlegroups.com > Subject: [jQuery] Re: Absolute Ima

[jQuery] Re: Absolute Image location

2009-01-05 Thread MarkAtHarvest
solving my problem. richard.aday wrote: > > > From what you wrote the way the link is being handled looks correct. > Why don't you try: /mytrail/images/down.gif . > > On Jan 3, 6:54 pm, MarkAtHarvest wrote: >> Brian, >> >> Here is the html code on myhttp:

[jQuery] Re: Absolute Image location

2009-01-03 Thread MarkAtHarvest
9 at 8:57 PM, MarkAtHarvest > wrote: >> >> >> Brian, >> >> I am a newbie on CSS , let me try to change it and update you back on how >> it >> goes, thanks it seems this should work. >> BTW, changing to /images/down.gif, does not work at all, my

[jQuery] Re: Absolute Image location

2009-01-03 Thread MarkAtHarvest
a href link to /images/down.gif, it goes directly to http://images/down.gif instead of going to http://localhost:8080/images/down.gif. thanks Mark brian-263 wrote: > > > On Fri, Jan 2, 2009 at 5:26 PM, MarkAtHarvest > wrote: >> >> >> I am trying to run a javascri

[jQuery] Absolute Image location

2009-01-02 Thread MarkAtHarvest
I am trying to run a javascript for a dropdown menu, I need to access the down.gif from images/down.gif , I have two links from where I need to include this javascript one link is in index.jsp in root folder and other is /admin/list.jsp. Now the question is if I access the images with location i