I want to go different DIV in another file using Anchor tag.
Like->
Click <a href = "Different_File.aspx/#thisDiv"> Here to go to another div </a>
And Different_File.aspx will have some div as <div id = "thisDiv"> </div>
The way I have shown does not work 🙁
Whats wrong with it ??
I know its simple but I am not able to do it.
Hi check to live demo
http://jsfiddle.net/rohitazad/WNzfT/4/
if you put the next anchor link in your web page
than
as like this