HTML::PopupTreeSelect 1.2 is out and chock full of new features. The popup window is now draggable. The widget can now contain scrollbars rather than dynamically expanding to contain the tree. In IE on Windows the widget now has a dropshadow. Also, I added an optional workaround for the Windows select-box show-through bug.
You can check out a live demo here: http://sam.tregar.com/hpts_demo.cgi.
-sam
Re:Bug report
samtregar on 2003-06-25T18:31:23
I'm only interested in the problem you're having in Mozilla 1.3 on XP, since I don't support Opera or Firebird. Can you open the Javascript Console and see if you get any error messages?-sam
Re:Bug report
jdavidboyd on 2003-06-26T12:40:03
Huh, it seems that the cause of the problem is a pop-up blocker called Proxomitron.
If I have it running, I can't get the mouse to release the drag-and-drop box.
If I bypass or disable Proxomitron, everything works fine.
I tried a little javascript debugging, hoping to find out what is happening, but whatever Proxomitron is doing, it is doing it outside the range of the debugger.
Sorry about the bogus bug report
p.s. it works fine in Opera 7, and in Firebird as well...