Re: [jQuery] Drag and Drop and Remember Position?

2010-01-08 Thread West415
Yes, please. Thanks, -w kippi-2 wrote: > > West > > The way that I was doing it was to store the HTML into the database. > Once I get to work I can get an example if you would like? > > Thanks > > Chris Owen > Sent from my iPhone > > On 8 Jan 2010, at 06:52, West415 wrote: > >> >> bump

Re: [jQuery] Drag and Drop and Remember Position?

2010-01-07 Thread Chris Owen
West The way that I was doing it was to store the HTML into the database. Once I get to work I can get an example if you would like? Thanks Chris Owen Sent from my iPhone On 8 Jan 2010, at 06:52, West415 wrote: bump... West415 wrote: Hi, I have a page where users can drag and sort

Re: [jQuery] Drag and Drop and Remember Position?

2010-01-07 Thread West415
bump... West415 wrote: > > Hi, > > I have a page where users can drag and sort a set of divs. Each div is > like a widget and the code below allows you to move divs around pretty > easily. The problem for me is I want to somehow store and retrieve the > position each div is in so when the pa

[jQuery] Drag and Drop and Swap

2010-01-04 Thread West415
Hi, I have 3 divs on my page like so: Panel A Panel B Panel C I want to allow the divs to dragged and swapped with each other. So if I drag "divA" over "divB" and release the mouse, they should swap places. Same thing, if I drag "divC" over "divB" then they should swap accordingly. E

Re: [jQuery] Drag and Drop for Shopping cart

2009-12-10 Thread seopositive2
Baird wrote: > > I think you use wordpress plugin it is better in use i also usually this > it is cheap in use. > > --- > http://dramaticsmiles.com teeth whitening > http://dramaticsmiles.com teeth whitening products > > http://www.irentcanada.ca/ Calgary apartments for

[jQuery] Drag and drop file upload

2009-10-07 Thread Mika Tuupola
This is a request for help from people who have Google Gears installed. Could you try the following demo: http://www.appelsiini.net/demo/gears_upload/demo.html Just drag and drop image or multiple images to the page and they are uploaded. I try to figure out if there are any browsers with

[jQuery] Drag and Drop in Tabs

2009-08-12 Thread lionel28
Hi, I am using jQuery Tabs to make an ajax call for each tab when clicked. The ajax that displays is like inettuts. 3 or 4 columns of widgets that can be dragged and dropped. The problem that I am having, when I put the html of the result directly in the main page, it works as designed. When I

[jQuery] Drag and Drop in Tabs

2009-08-12 Thread lionel28
Hi, I am using jQuery Tabs to make an ajax call for each tab when clicked. The ajax that displays is like inettuts. 3 or 4 columns of widgets that can be dragged and dropped. The problem that I am having, when I put the html of the result directly in the main page, it works as designed. When I

[jQuery] Drag and Drop

2009-07-14 Thread Sri
Hi All, I am using "ui.draggable.js" plugin.To drag images.It is working fine but i want to restrict dragging out of div.How can i do this?Any Suggestions?

[jQuery] Drag and drop Issues, fit my drop!?

2009-06-09 Thread snubi
Hello 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 the 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

[jQuery] drag and drop portlet system based on DotNetNuke

2009-06-06 Thread Armand Datema
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://www.

[jQuery] drag and drop portlet system based on DotNetNuke

2009-06-05 Thread Armand Datema
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://www.

[jQuery] Drag and drop prob

2009-06-05 Thread Perfektus
Hallow fellows. Recently i installed Dragg & Dropp plugins for my jquery, and is working acually its brilliant i love it! But something is missing, i got my drop zone aswell as i got my drag element, these 2 elements is of same size. i got revert: 'invalid' So that you may only drop in drop zon

[jQuery] Drag and Drop between Multiple Lists and Sortable

2009-05-27 Thread tfat
0 vote down star Hi, Wondering if people could please point me to a plugin/website that is jQuery, which will do what this Dojo example does, i.e: http://dojocampus.org/explorer/#Dojo_Drag%20And%20Drop_Lists I am wanting something similar to this as I would like to use as a means of allowi

[jQuery] drag and drop doesn'n work well

2009-01-17 Thread even971
I would like to show with the alertbox "Droped!" when I dropping ".player" in ".fishing". However that doesn't work except .droppable- activ and .droppable-hover. Why alert("Dropped") doesn't work ? map #map {

[jQuery] drag and drop fileupload with jquery

2009-01-04 Thread Jay
hi there, is a drag and drop fileupload with jquery possible? are there existing plugins? thanks in advance jay

[jQuery] Drag and Drop Sortable List and ASP.Net

2008-12-30 Thread cantelopehead
I have a drag and drop sortable list that uses jQuery and the UI finally works great. The problem I'm having is that the ASP button I'm using POSTs back to the server the items in the original order. How do I get the modified sequence back to the server? Just looking for some general guidance or

[jQuery] Drag and Drop Question

2008-10-28 Thread Mazureth
im trying to write a cork board type app for a site and im having a little trouble with the drag and drop. basically there are 2 divs (#picker, #board) that load on the page. the #picker div contains various images that the user can drag and drop onto the #board div. once an image has been droppe

[jQuery] Drag and drop problem, please help?

2008-06-23 Thread Oltmans
Hi, I've been using LIs () and using Sortables (docs.jquery.com/UI/ Sortables/sortabl) to sort the LIs. I've attached a mouseover function with each LI. Problem (in IE 6 & 7) is that whenever I start dragging an LI and when I'm up above an another LI then mouseover function of the LI (which is be

[jQuery] Drag and drop problem, please help?

2008-06-23 Thread Oltmans
Hi, I've been using LIs () and using Sortables (docs.jquery.com/UI/ Sortables/sortabl) to sort the LIs. I've attached a mouseover function with each LI. Problem (in IE 6 & 7) is that whenever I start dragging an LI and when I'm up above an another LI then mouseover function of the LI (which is be

[jQuery] Drag and Drop of Gadgets

2008-06-03 Thread Arun Kumar
Can I use sortables for div's that contains iFrames (Shindig gadgets)? that doesn't need refresh of iFrame? Inside that iFrame, I have placed a alert, and each time I drag it, I will get two alerts. Is there any way of not using a proxy element?

[jQuery] Drag and Drop question

2008-04-08 Thread vneal
Hi, can anyone help? A client has asked me to replicate the new BBC.co.uk homepage, with the drag and drop boxes. I've found a demo which pretty much does everything - http://interface.eyecon.ro/demos/sort.html - , but the only thing that is missing are the borders that appear when you pick up a

[jQuery] Drag and Drop question

2008-04-04 Thread chris
I am trying to allow a person to sort a list of items by dragging and dropping them. I need to know the new index to where the item was dropped into. I would imagine that value is contained in the ui argument that is handled by the drop callback. ... drop: function(ev, ui) { // act on th

[jQuery] Drag and Drop rows across two tables

2008-02-22 Thread Jacky
Hi all, Is that possible using ui draggable and droppables? In an initial attempt, I tried to create a table and apply $("#table>tbody>tr").draggable(); It works in IE but not in Firefox. -- Best Regards, Jacky 網絡暴民 http://jacky.seezone.net

[jQuery] Re: Problem with jQuery drag and drop

2008-01-31 Thread Arun Kumar
File is updated. There is a bug. When there are no gadgets in any column, then we can't drag them into that column even if it is sortable. Please remember that only first two columns are eligible for sorting. One more doubt is, how can I use hoverClass? Please give me a demo page link. Thank y

[jQuery] Re: Problem with jQuery drag and drop

2008-01-31 Thread Richard D. Worth
There's a dedicated jQuery UI mailing list: http://groups.google.com/group/jquery-ui/ Thanks. - Richard On Jan 31, 2008 5:33 AM, Arun Kumar <[EMAIL PROTECTED]> wrote: > > I'm using jQuery's ui library (current one, using makeSortable() > method) for Sorting purpose. > > And I'm creating some d

[jQuery] Problem with jQuery drag and drop

2008-01-31 Thread Arun Kumar
I'm using jQuery's ui library (current one, using makeSortable() method) for Sorting purpose. And I'm creating some dynamic div elements using JavaScript in that page. They are sortable. This page is working fine in IE 7 and is not working in FF 2. Could any one help me out in making it to work

[jQuery] Drag and drop problem.

2008-01-28 Thread Arun Kumar
I'm using interface plugin's Sortable feature. I'm able to drag the draggable divs and there is no problem with sortable also. But when I drag any draggable div for the first time after loading or refresh, it is working. But then after, I'm not able to drag and drop or even sorting also not workin

[jQuery] Drag and Drop running very slowly

2007-12-10 Thread mdw77
Hi everyone, I am writing a drag and drop day-planner application. I have got it working as I want but it is very very slow. this seems to be due to the sheer number of draggable and dropable elements on the page (when I delete them all but a handfull, everything speeds up to a reasonable speed).

[jQuery] Drag and Drop links

2007-08-02 Thread Mario Moura
Hi Folks I am trying drag and drop links from treeview plugin to a input box. or any link (no matter) When I try do this the input box receive the href. and title Ex: Natural Gas Distribution So in this case my input box will receive http://localhost/final/24360 Natural Gas Distribution Eve

[jQuery] Drag and drop menu

2007-07-23 Thread cola
I am a newbie for jquery. I am now making my personal web by jquery and I found that jquery is so powerful and lovely. Now, I want to make a draggable menu which can let user drag and drop item into the menu, just like what facebook does. It should be tidied up automatically. I want to ask, is th

[jQuery] Drag and Drop

2007-06-06 Thread Gordon
I am writing some code using jQuery and the Interface plugin to allow sorting of a list by drag and drop. The code is pretty simple and works well enough, but I could do with a slightly more sophisticated drop behaviour. Here's the code so far: $(document).ready (function () { $('.favRo