Useful notes & manuals
from the
world wide web
whole library
my notes
Manuals
Android
(7)
CSS
(9)
HTML
(3)
JavaScript
(4)
mySQL
(0)
PHP
(9)
UNIX
(3)
Unsorted
(4)
My notes
Add note
L:
P:
Register now!
FreeHit counter
Reading anchor value from URL
JavaScript
Solution from:
http://bytes.com/topic/javascript/answers/535179-reading-url-anchor-refrence
Created by
tlw
on 13.10.2024 @ 05:14
"#helloworld"
self.document.location.hash
"hellowworld"
self.document.location.hash.substring(1)
javascript
js
url
hash
location
href
anchor
Created by
THE LOST WEB
© 2009-2012