Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

the code that dreamweaver writes for src

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hello,
When I insert an image from a inside directory (for example 'siteroot/images' directory), dreamweaver shows the path like '/images/happy.gif' but it should be 'images/happy.gif' for proper working, how can i fix it?
Thank you...
 
If your working with files that are within the "Scope" of your Site it should reference the slides relatively. If you try and reference a file that is not within the scope of your "Site files" it will name the link Static to /whatever/Filename.gif. Hope this helps.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top