Click to See Complete Forum and Search --> : summary=""


Jonathan
06-26-2003, 10:12 PM
What does the summary thing do when it is in the table...

<table summary="">


I have not one clue...

Jona
06-26-2003, 10:15 PM
The SUMMARY attribute of the TABLE element is non-visual, but provides information--a "summary"--of the table itself and what it contains or should contain. More information on the SUMMARY attribute can be found at: http://www.w3.org/TR/html401/struct/tables.html#adef-summary

Also, this is an HTML question, not a JavaScript one.

[Jona]

Jonathan
06-26-2003, 10:18 PM
where did you learn Javascript?

Jona
06-26-2003, 10:19 PM
I learned it on my own, although I had help with two or three things from this forum.

[Jona]