if click on one hyperlink navigate another Page(It contains image map-Healight Perticualr location)
JavaScript
2
Posts
2
Posters
0
Views
1
Watching
-
i have one doubt If i click on One Hyperlink(one Html page) navigate to another Page(it contain Image map---want to helight perticular location) is it possible in java script give suggestion or any sample file if possible both vice versa also required
-
i have one doubt If i click on One Hyperlink(one Html page) navigate to another Page(it contain Image map---want to helight perticular location) is it possible in java script give suggestion or any sample file if possible both vice versa also required
Yes, we can do it from JavaScript. set unique id property of all element.
Access that id in Javascript code apply set src as you want. :) :)