Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Click and Drag Functionality in Web Apps with Perl

by dorward (Curate)
on Oct 11, 2006 at 11:07 UTC ( [id://577585]=note: print w/replies, xml ) Need Help??


in reply to Click and Drag Functionality in Web Apps with Perl

It can't be implemented in Perl (well, unless you count the IE-only, plugin dependent, rarely installed, client-side PerlScript which might have the functionality).

To handle drag and drop you need the client to support it, and that means JavaScript. The JavaScript can then send the results of the action (e.g. Foo was dropped onto Bar) back to the server in whatever format you like and the data can be processed with Perl - but that's the trivial bit of the equation.

  • Comment on Re: Click and Drag Functionality in Web Apps with Perl

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://577585]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (6)
As of 2024-04-23 11:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found