Hide/Remove Div: Revision history

From D3xt3r01.tk
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 January 2012

25 June 2009

  • curprev 23:0123:01, 25 June 2009Admin talk contribs 3,366 bytes +3,366 New page: ==Remove DIV Source== <source lang="javascript"> <script type="text/javascript"> function removeEvent(divNum){ var d = document.getElementById('myDiv'); var olddiv = docum...