Hello,
I am creating a website that must have hundred's of drag- and
droppables so, I want to enable a Draggable on the mouseDown event
(partially working) and a Dropable on the mouseUp event or something.
So that they dont have to be created at once.
Question 1):
As my title suggest, I want a
Hello,
I thought I had already create a new topic, but I dont see it at the
discussion group.
The issue is as follows,
I am building a site that contains hundred's of dragg- and droppables.
So I decide, that the draggable must be created on the OnMouseDown
(already partially working), and the dr
Anyone that can read it and point me to the right direction?
At this moment, I havent found a solution. Can jQuery not such things.
I thought it was realy simple for jQuery. But in the documentation
there is not mentioned such a solution.
Can anyone say what I have to do to get the right Ajax/Drag n Drop
functionality?
No one? Is there such a feature in jQuery for this problem?
Thanks in advance guys! I have al this days been working on this
issue, and hope someone is willing to take a short look to this
problem.
Thanks
Thanks for the answer Karl Rudd,
But that is what I already have tried. If you read the start post,
then you see that I want to create the drag and dropable on runtime.
If there is something what is not clear, please say it.
Thanks again if someone is willing to read the start post and then
poin
Not yet, oops, I think I am in the wrong mailing list.
As mentioned in my first line in my startpost, I need indeed hunderds
of drag and droppables, the CPU is now running at its full speed when
dragging just somewhat around. I want to solve that by creating a
draggable and a droppable when neede
BTW, here is the HTML source (build from PHP and MySQL).
http://depositfiles.com/files/8qhklz539
Also not the solution requested, I should post in the jQuery-UI group.
Thanks for the help!
Hi everyone,
I have an event that fires up a dialog, this all is working:
1) dialog have two buttons
- Save button
- Close button
2) when hitting the save button, it creates an Ajax Request, and on
the succes event it must fire an alert with the message that comes
back from the backend
Anyone any comment about this issue?
Thanks in advance!
The code I have:
[code]
// Show edit planitem dialog
function showEditPlanitemDialog(planid, title, timestamp){
$("#edit_dialog").dialog({
width: 155,
buttons: {
"Ok": function() { // Save
$.ajax( {
The solution is posted here:
http://groups.google.com/group/jquery-ui/browse_thread/thread/bec7dba6705040fc/f52e524f230b93e0?lnk=gst&q=delphilynx#f52e524f230b93e0
On 16 mrt, 07:35, delphilynx wrote:
> Also not the solution requested, I should post in the jQuery-UI group.
> Thanks for the help!
13 matches
Mail list logo