You didn't answer my question
jamos316 wrote:
doesnt give me a widget
It's not supposed to give you a widget, which as you know, wouldn't let you keep panels open
Notice the link I posted has two sections, HTML and Javascript.
The HTML goes in the <body> section of your HTML page and the Javascript code must be wrapped in Javascript tags
<scripttype="text/javascript"> code goes here
</script>