Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Image path in javascript
Name: Parvaiz Date: May 27, 2009 at 04:19:35 Pacific OS: N/A Subcategory: Theory
Comment:
i need to capture full path of image on browsing it by javascript.it works for me in IE but not in firefox.
Summary: My problem is: I think to write a JavaScript which can modify the TABLE background in a webpage just by clicking or mouse over in the pictures which have been provided to let people choose. ok, let me...
Summary: You can't do that with client-side javascript. There is no date attribute for the image object in javascript. And, even if it did, the client probably wouldn't be able to access it since the image sit...
Summary: Can someone tell me how to get the application's path in VB.NET? I am using a console application, so I can't use the methods that I normally use to do this, because they require forms. Any ideas? Sa...