Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback on: JavaScript FAQ Knowledge Base, on May 19, 2000 at 12:00:16:

You are here: irt.org | About | Feedback | 1258 [ previous next ]

Feedback on:
JavaScript FAQ Knowledge Base

Sent by
Bart Everson on May 19, 2000 at 12:00:16:

Worth:
Very worth reading

Length:
Just right

Technical:
Just right

Comments:
I believe this code:
onClick="window.location.href.reload()"
..is in error.

I think the correct syntax is to omit the "href" like so:
onClick="window.location.reload()"



Other feedback on 'JavaScript FAQ Knowledge Base' - show all

©2018 Martin Webb