Testing bigipreport-5.0.6.ps1
line 2245 should have a title attribute which is required
line 2245 I would recommend an encoding line like: meta http-equiv="Content-Type" content="text/html; charset=utf-8"
line 2246 and following have type="text/javascript" language="javascript" which are no longer required
line 2317 ends with ;> where the ; should be removed
line 2358 sets up $i where that should really happen above the ForEach and I'd suggest a different name, see below for line 2419
line 2374 has NOWRAP which is no longer supported
line 2419 reuses $i causing progress counter to mess up and duplicate document ids. I replaced with $asm
page is crashing for me on large f5 configuration. pace and beforedocumentready sections never hide themselves. hiding in chrome dev tools finds the rest of the page seems to work.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)