A complete tutorial of javascript Interview Questions,free ebooks along with event-driven, interpreted client-side scripting and programming language,VB script.
April 3, 2008
How do you target a specific frame from a hyperlink?
Include the name of the frame in the target attribute of the hyperlink. a href=”mypage.htm” target=”myframe” My Page