First, let me say that jQuery UI is awesome, it's made my life 1000
times easier, I am having one small issue...
When putting certain javascript inside a droppable object after
dragging it and dropping it it suddenly reloads in an entirely new
page (on Firefox).
Is there an easy way to stop this
Hi, I am trying hard to make this work! I have a list of images inside a div
which i make draggable. I also have a dialog which is triggered (open) when
dragging starts. For some reason I cannot drop inside this dialog. I can
drop everywhere else on the page except inside a dialog. here is my co
Hi all,
I'm having real trouble with this and all the examples on the web seem to be
for unordered lists, or don't work.
I have three columns (DIVs, with a class of "dbcolumn"), each 33% page
width. Inside these are DIVs with a class of dbbox.
What I'd like to do is drag and drop the dbbox
Hello
Has anyone tried to do jQuery UI drag-and-drop running in HtmlUnit? My
initial attempt didn't work so I just wanted to see what other
people's experience was before spending a lot of time debugging.
Thanks
Ben
--
You received this message because you are subscribed to the Goo
The latest version of jqGrid employs jQuery UI for column reordering,
that works quite nicely. You may want to look at how they are doing
it.
http://www.trirand.com/jqgrid/jqgrid.html
Hth,
Dave
On Nov 12, 11:07 am, Bob Gibilaro wrote:
> Hello,
>
> I have been working to create a jQuery scrip
Hello,
I have been working to create a jQuery script that allows for drag and drop
table column re-ordering.
I have been successful. Basically, when I drag one column onto another it
clones the dragged column and inserts it after the dropped column. However,
once this happens, the cloned column l
Hi I need help with IE8 and an app I developed
Please look at:
http://sampleboardonline.com/boardcreator.php
Then choose categories and barstools. Now look how messed up it is.
Open up firefox and it is just perfect.
I have no idea what to do please help someone?
Louis
--
You received this mes
Hi,
I am having a problem with drag and drop on all versions of ie.
Whenever anything is dropped, ie get an error that says 'data
(...).options is null or not an object'. The drop happens
successfully, but there is a ghost of the item being dragged at the
last position. Anybody run into anythi
I have two lists side by side and I want to drag one line
from left list to right list. The content comes from a .load() call.
My problem is that when I drag, the element disappears at the edge of
the block, like if there was a mask around the block.
I don't think it has to do with option "conta
I hosted a very basic and simple demo for Drag and Drop, just for fun
at: http://tinyurl.com/m76g5l
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"jQuery UI" group.
To post to this group, send email to jquery-ui@goo
Hi guys,
Is there a nice sample to drag and drop items between 2 columns?
Thanks
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"jQuery UI" group.
To post to this group, send email to jquery-ui@googlegroups.com
To
I have a problem with the drag and drop feature. The ui.position.left
is sometimes a decimal number. The value seems to be correct, except
that it ends at .5 (e.g. 30.5). Especially Internet Explorer does not
like pixels with decimals and it does not display the clone when
dragged.
This only hap
Hallow guys..
I have recently installed Drag And Drop, and its great, but i stumbled
into a problem.
Okay the deal is, i got 12 drop divs, and atm 7 drag object, they are
of same size.
But i want the drag object to fit my drop object on drop, i have been
trying everything for MANY hours, but with
Hi
Just wanna show of our portal system based on DotNetNuke jQuery and
jQueryUI
We took the sortable example and modified it with
up down movement animation
slide into place
smooth animation
drag to delete and click to delete
restore functionality
Inspiration was the bbc.co.uk
site
http://ww
i am not much experienced in UI but have worked with its few widgets .
i am using drag and drop approach.
i have lists of products and want to drop that products in the box.
it works fine as i got the demo from
http://jqueryui.com/demos/droppable/#photo-manager.
The Problem is that , when i drag
Hi all,
I am unable to use drag and drop functionality using google
ajax jquery and jquery-ui library files. It is working fine if i use
Jquery-ui files from my server. Here is my code.
http://www.w3.org/1999/xhtml";>
Untitled Document
http://ui.jquery.com/testing/themes/base/
ui.all
I have a some draggables items and some droppables divs (rectangular
areas) on screens.
Right now I can drag and drop draggables pretty much anywhere on
screen
I want user to be restricted to dropping the draggable items into
only these droppables divs and nowhere else on page. If user tries to
Hi,
I have a drag and drop interface that allows you to drag list items
from one container to the other. I'm using this code:
$("li").draggable({ revert: true })});
$(".ul").droppable({
accept: ".jDraggable",
hoverClass: 'jDroppable-hover',
drop: function (event, ui) {$(this).prepend(ui.
Is it possible to drag an element onto an iframe and drop it?
Presently, it appears that the element will drag to just outside the
bounds of the iframe.
I've tried overlaying the iframe with a transparent div, but it does
not work.
This is incredibly frustrating. The drop event works, kind of,
Hello there and thanks for looking
I'm trying to use the jquery UI drag and drop functionality.
I've downloaded jquery 1.2.6 as well as the UI personalized bundle.
When I try to drag an image into a , a new tab opens up in IE 7
instead of dropping into the 'droppable
Hi,
I'm looking at developing an iGoogle type page. Just wondering if
anyone knew of any examples out there that I could peruse?
cheers,
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"jQuery UI" group.
To post to
Hi
How do I drag and drop a option from a select list? I tried to search
for this problem... read few references... but did not find anything
yet... can this be done using JQuery...
I am trying to arrange the list items in a sequence, so I want to drag
them from one list to another..
Pls let me
22 matches
Mail list logo