Re: [PHP] NetFlix Drag and Drop Row Ordering

2005-03-26 Thread Burhan Khalid
[EMAIL PROTECTED] wrote: I don't see anything special about my Netflix queue. Am I missing something there? And I have no idea what "Flex" is referring to, so I'll check that out if anyone lets me know where. :o) Sorry about that, I was referring to Macromedia Flex. http://www.macromedia.com/pr

RE: [PHP] NetFlix Drag and Drop Row Ordering

2005-03-24 Thread Nathan Tobik
: php-general@lists.php.net; Nathan Tobik Subject: Re: [PHP] NetFlix Drag and Drop Row Ordering thanks for the tip I am pretty unfamilar with javascript.. But for my purposes, I guess I better learn it I am fairly conversant in a couple of languages so hopefully it won't be too bad recommend

Re: [PHP] NetFlix Drag and Drop Row Ordering

2005-03-24 Thread Graham Anderson
JavaScript, if not search the internet for a while you'll find some examples. Best of luck. Nate Tobik (412)661-5700 x206 VigilantMinds -Original Message- From: Graham Anderson [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 23, 2005 10:45 PM To: php-general@lists.php.net Subject: [

RE: [PHP] NetFlix Drag and Drop Row Ordering

2005-03-24 Thread Nathan Tobik
et Subject: [PHP] NetFlix Drag and Drop Row Ordering For those who have netflix, does anyone know how you would recreate their 'drag and drop' queue widget? basically, you can drag and drop movies in the order you choose is this a combination of javascript and php ? how would you go ab

Re: [PHP] NetFlix Drag and Drop Row Ordering

2005-03-24 Thread Martin . C . Austin
M To: Graham Anderson <[EMAIL PROTECTED]> cc: php-general@lists.php.net Subject: Re: [PHP] NetFlix Drag and Drop Row Ordering Graham Anderson wrote: > For those who have netflix, does anyone know how you would recreate > their 'drag and drop&#

Re: [PHP] NetFlix Drag and Drop Row Ordering

2005-03-23 Thread Burhan Khalid
Graham Anderson wrote: For those who have netflix, does anyone know how you would recreate their 'drag and drop' queue widget? basically, you can drag and drop movies in the order you choose is this a combination of javascript and php ? how would you go about creating something like this to order

[PHP] NetFlix Drag and Drop Row Ordering

2005-03-23 Thread Graham Anderson
For those who have netflix, does anyone know how you would recreate their 'drag and drop' queue widget? basically, you can drag and drop movies in the order you choose is this a combination of javascript and php ? how would you go about creating something like this to order rows in your own CMS