Why not, URL is: http://tech-test.tutorialsforu.com/Test.html
I am trying drag and drop also there. And I would like to know which one is the best JavaScript library for this purpose(DnD)? jQuery is preferable or YUI? When I try YUI, I observed that jQuery is not working on dynamically created gadgets. I know, this is beacause of my poor knowledge of jQuery. But when I try YUI I got it working but some problems are there like When I make any of the three columns empty by dragging them to other columns, then I am not able to bring them back to empty column. If anybody helps me regarding this, I will be thankful. On 3/14/08, Zhen Wang <[EMAIL PROTECTED]> wrote: > > Would you mind sharing the URL of your public web server? > > On Thu, Mar 13, 2008 at 11:31 AM, Neo Anderson > <[EMAIL PROTECTED]> wrote: > > When I try the same code on my local machine, it is working fine. But > when I > > upload the code to some web server, features not working. > > What will be the problem? > > > > Where does the problem resides? > > > > In my local machine also, features are working in IE only, but not > working > > in FF. Both these are ifpc based. I don't know why there working in > only one > > not the other... :) > > >

