Welcome to AspAdvice Sign in | Join | Help

February 2007 - Posts

So I'm nearing completion on version 367 of my AJAX enabled gallery control, and run into this extremely annoying issue when I try to embed my control in my client's site. Namely, when I use an image tag as the element to drag, Mozilla craps out. The Read More...
Was working on a new gallery control using ASP.Net Ajax Preview's Drag and Drop framework and ran into a very frustrating error: (Microsoft JScript runtime error: Unknown runtime error) Right, that means nothing to me. This came up for me on the two calls Read More...
In playing around with my image gallery & selection techniques, I ran across the following situation. In the JS handling my selection, a few different classes were being applied to the items in the gallery, including 'Hover' and 'Selected'. The rules Read More...