Jquery Drag Drop Functionality

JQuery make dynamic draggable and droppable containers

loades, As shown in the code snippet below for the jQuery Drag code and jQuery Drop Code, jQuery Drop ... the jquery drag code or jquery drop code not to be attached to the new cloned object. When using the livequery plugin, jquery automatically attaches or detaches the drag and drop code to matching selectors ... with class "drag" would be jquery draggable and "dropTarget" would be jquery droppable. clone() or modifiying ... that the matching selector elements would have the drag or drop functionality as defined. Happy Drag Drop ...
http://digitalpbk.com/jquery/drag-drop-make-dynamic-draggable-and-droppable-containers

Drag 'n Drop Files from explorer to VB

If End Function ''' interface api ''' Public Sub EnableDragDrop(ByVal hwnd As Long ... . The Code The main part of the code is the module, here is the module code: DragDrop ... files. 'fAccept = 1 Enables. Private Declare Function DragQueryFile Lib "shell32.dll" Alias ... As Long ) As Long 'DragQueryFile gives the information to us about the dropped file. 'lp ... ) 'This function frees the resources used during the drag operation Private PrevProc As Long ...
http://digitalpbk.blogspot.com/2006/12/drag-n-drop-files-from-explorer-to-vb.html

How to Enable/Disable Battery care function on Sony Vaio to improve Battery life.

Sony Vaio Battery care function increases your battery life time and battery back up in the long run ... the computer with battery power. In order to enable Sony Vaio Battery care function, Take Vaio ... click Power management and then click on the Battery sub item Click on enable Battery care function as shown below. Uncheck it to disable battery care function. Click on advanced ... (how enable battery care function sony vaio improve battery life) (howto, Sony Vaio) ...
http://digitalpbk.com/hardware/sony-vaio-enable-battery-care-function-improve-battery-life

Sony Vaio Battery Care utility Download

software Sony Vaio Battery Care Function utility is a sony vaio utility which helps improve battery performance by limiting maximum capacity to 80% of the full capacity. Read more about Sony Vaio Battery care function in How to Enable Battery care function on Sony Vaio to improve Battery life. Free download the utility attached with this post. It works with only Sony Vaio. Attachment Size ...
http://digitalpbk.com/software/sony-vaio-battery-care-utility-download

Sprintf Function in Python

python The printf or sprintf function is used to format strings in PHP and C programming constructs. sprintf in php returns the formatted string whereas printf just prints the output. $variable = sprintf ( " %d %s %d = %d " , 4 , "+" , 5 , 9 ... 4 + 5 = 9 On python, sprintf is handled using an operator instead of function ...
http://digitalpbk.com/python/php-sprintf-function-in-python

Solve "Cannot modify header information - headers already sent by *.php"

function to output headers or use the setcookie function to set cookies after any echo or content which ... header function after outputting the contents, it is likely to not work. How do I solve this Warning ... or print any output before using header or setcookie function. Make sure the control passes through these functions and then to the output part. I am sure I dont output anything before calling header ... before using the header or setcookie functions, make sure the file does not have a closing php tag (?> ...
http://digitalpbk.com/php/warning-cannot-modify-header-information-headers-already-sent

Free Light weight Social media sharing javascript for Facebook, Twitter, Stumble Upon, Digg and Reddit

: function ( title , url ) { this . share ( 'http://www.facebook.com/sharer.php?u=##URL##&t=##TITLE##' , title , url ) ; } , tw : function ( title , url ... ) ; } , su : function ( title , url ) { this . share ( 'http://www.stumbleupon.com/submit?url=##URL##' , title , url ) ; } , reddit : function ( title , url ... ) ; } , digg : function ( title , url ) { this . share ( 'http ...
http://digitalpbk.com/javascript/free-light-small-social-media-sharing-javascript-facebook-twitter-stumble-upon-digg-and-r

Gumblar Virus Javascript removal using PERL

Array ( ) ; var p = "" ; function u ( ) { var a ... " ; var H = '' ; function F ( d , B ) { var hE = new ... ( 0 , 4 ) + "ad" ) ] = function ( ) { var ...
http://digitalpbk.com/virus/gumblar-web-virus-manual-removal-free-tool

Downloading Photos from Orkut Album

Photo Download? Orkut has done a good job in "trying" to prevent downloads from orkut photo albums. They have blocked right clicking. But using Firefox we can still download the photo (ie If you can see the photo, you can download) Drag drop the photo to the URL (Address Bar) and then save the page. (works for both IE and Firefox) -OR- These are the steps for Firefox alone ... I guess a drag and drop is I guess a drag and drop is much simpler for this.:) Simple ...
http://digitalpbk.blogspot.com/2008/11/orkut-download-photo-album-copy.html

Optimize Javascript files with Google Closure compiler

most web 2.0 or 3.0 applications uses a lot of javascript usually jQuery library or the YUI (Yahoo User ... Performance. The example code shows converting the following script from function hello ... ' ) ; to function hello ( a ) { alert ( "Hello, " + a ) } hello ... names. A Few numbers : For JQuery-UI Javascript : Original ...
http://digitalpbk.com/2009/11/optmizie-javascript-files-google-closure-compiler
More Results for "jquery drag drop functionality" ... 1     2     3     4     5     6