Please locate all the places ( geography as well as history) needed for class 10 cbse in map !!!! Or send any link which provides it
Answers
$(function() {
$("img")
.mouseover(function() {
var src = $(this).attr("src").match(/[^\.]+/) + "over.gif";
$(this).attr("src", src);
})
.mouseout(function() {
var src = $(this).attr("src").replace("over.gif", ".gif");
$(this).attr("src", src);
});
});
For those that use url image sources:
$(function() {
$("img")
.mouseover(function() {
var src = $(this).attr("src");
var regex = /_normal.svg/gi;
src = this.src.replace(regex,'_rollover.svg');
$(this).attr("src", src);
you can important place search in map most accepted place show on board examination
1= dhandi march
2= chura churi
3= srilanka
4= satyagraha
5= kheda
6= amritsar
7= chmpran
i hope ur help full.