refresh

HTML (DHTML)

refresh Method

Internet Development Index

Refreshes the content of the table. This might be necessary after a call to a method such as removeRule, when the page does not automatically reflow.

Syntax

TABLE.refresh()

Return Value

No return value.

Standards Information

There is no public standard that applies to this method.

Applies To

TABLE