Coding Thread, Html coding in Coding and Web Development; Originally Posted by neon
if i put in file:///server/Adult Resources/xp11.jpg it doesnt even display the picture in the webpage... ?
...
-
16th November 2009, 12:08 PM #16 
Originally Posted by
neon
if i put in file:///server/Adult Resources/xp11.jpg it doesnt even display the picture in the webpage... ?
but if i put \\server\Adult Resources\xp11.jpg it works... just doesnt refresh
OK. Are you sure the picture itself is changing? If you change the initial img src to another (but leave the javascript reference the same), completely different picture, do you see it change?
EDIT: Try this in the javascript part:
Code:
var image = "\\\\server\\Adult Resources\\xp11.jpg";
Last edited by webman; 16th November 2009 at 01:09 PM.
-
-
IDG Tech News
-
16th November 2009, 01:01 PM #17 The image is definatly changing, I have it set up exactly as I want with the image at the top of the page refreshing (using metatag) however when you scroll down the page becasue it is refreshing the whole page it takes you back up to the top, thats why I only want to refresh the picture not the whole page... I will give the \\\\server a go and let you know.
-
SHARE:
Similar Threads
-
By garethedmondson in forum General Chat
Replies: 6
Last Post: 14th October 2009, 04:10 PM
-
By DaveP in forum How do you do....it?
Replies: 2
Last Post: 16th July 2008, 02:10 PM
-
By russdev in forum Web Development
Replies: 5
Last Post: 11th November 2006, 11:49 PM
-
By plexer in forum Coding
Replies: 4
Last Post: 24th June 2006, 07:55 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules