Does anyone know of checking with javascript whether a link target (or url) exists/is valid before the user clicks it?
I was hoping that I could create a true/false function that if the url would return 404 I could take some action in the script, but haven't found a way of doing so
tia
Dave
I was hoping that I could create a true/false function that if the url would return 404 I could take some action in the script, but haven't found a way of doing so
tia
Dave