Click here to Skip to main content
15,911,789 members
Home / Discussions / Web Development
   

Web Development

 
Question"Consuming" a webservice via hyperterminal (or telnet...) Pin
Neophyte308-Sep-08 23:18
Neophyte308-Sep-08 23:18 
AnswerRe: "Consuming" a webservice via hyperterminal (or telnet...) Pin
Johnny ²8-Sep-08 23:24
Johnny ²8-Sep-08 23:24 
GeneralRe: "Consuming" a webservice via hyperterminal (or telnet...) Pin
Neophyte308-Sep-08 23:43
Neophyte308-Sep-08 23:43 
GeneralRe: "Consuming" a webservice via hyperterminal (or telnet...) Pin
Mark Schumann17-Sep-08 5:03
Mark Schumann17-Sep-08 5:03 
QuestionJavascript to find whether user select any checkbox or not, these checkboxes are in repeater. Pin
AtulRane8-Sep-08 5:38
AtulRane8-Sep-08 5:38 
AnswerRe: Javascript to find whether user select any checkbox or not, these checkboxes are in repeater. Pin
Ennis Ray Lynch, Jr.8-Sep-08 5:44
Ennis Ray Lynch, Jr.8-Sep-08 5:44 
QuestionWIA and Windows 2003 Server Pin
Wandera8-Sep-08 4:28
Wandera8-Sep-08 4:28 
QuestionDrag and Drop event handlers for Firefox Pin
asty8-Sep-08 2:25
asty8-Sep-08 2:25 
Hi
I need to implement drag and drop across frames and I tried using the latest Drag And Drop event handlers (in Firefox 3):
ondrag, ondragstart, ondragenter, ondragover etc. but nothing works.

My code is simple one:
<div id="Top" ondragstart="alert('Drag Started');">
   <img src="images/small_0.jpg" />
</div>


This code should give an alert when one tries to drag the image. But absolutely nothing happens!

The example given on http://developer.mozilla.org/en/Drag_and_drop_events also doesn't seem to work. (The image never gets dragged anywhere!)

On this page: http://developer.mozilla.org/en/Drag_and_Drop the documentation says that ondragstart "is the HTML 5 spec name for the event and may be used in HTML or XUL handlers will work for both HTML and XUL."

The documentation says: "There are two ways that drag and drop events can be handled. This first involves using the drag and drop XPCOM interfaces directly. The second is to use a JavaScript wrapper object that handles some of this for you."

I am very confused with this. Can someone please tell me how to do drag and drop using these event handlers?

Any pointers/examples will help.

Thanks
Asty

Let's think over it!

AnswerRe: Drag and Drop event handlers for Firefox Pin
asty8-Sep-08 2:30
asty8-Sep-08 2:30 
QuestionAdd a new object or string while running through a recordset Pin
Tugsy7-Sep-08 10:58
Tugsy7-Sep-08 10:58 
Questioncollapse & expand control in VS2008 Pin
amc767-Sep-08 4:22
amc767-Sep-08 4:22 
QuestionSend an email through web form Pin
Hemant Thaker7-Sep-08 0:53
Hemant Thaker7-Sep-08 0:53 
AnswerRe: Send an email through web form Pin
Chris Maunderr10-Sep-08 0:12
Chris Maunderr10-Sep-08 0:12 
AnswerRe: Send an email through web form Pin
saidwin15-Sep-08 2:41
saidwin15-Sep-08 2:41 
Questioni have so so so stupid question about form tag Pin
Nika Asgari7-Sep-08 0:44
Nika Asgari7-Sep-08 0:44 
GeneralRe: i have so so so stupid question about form tag Pin
Perspx7-Sep-08 0:48
Perspx7-Sep-08 0:48 
GeneralRe: i have so so so stupid question about form tag Pin
Nika Asgari7-Sep-08 18:40
Nika Asgari7-Sep-08 18:40 
GeneralRe: i have so so so stupid question about form tag Pin
Ravi Sant3-May-11 0:29
Ravi Sant3-May-11 0:29 
QuestionText Rendering in different web browsers on different platforms Pin
Waleed Eissa6-Sep-08 17:08
Waleed Eissa6-Sep-08 17:08 
AnswerRe: Text Rendering in different web browsers on different platforms Pin
Shog96-Sep-08 17:26
sitebuilderShog96-Sep-08 17:26 
GeneralRe: Text Rendering in different web browsers on different platforms Pin
Waleed Eissa6-Sep-08 17:47
Waleed Eissa6-Sep-08 17:47 
GeneralRe: Text Rendering in different web browsers on different platforms Pin
Shog96-Sep-08 17:51
sitebuilderShog96-Sep-08 17:51 
GeneralRe: Text Rendering in different web browsers on different platforms Pin
Waleed Eissa6-Sep-08 22:21
Waleed Eissa6-Sep-08 22:21 
Questionhow to use auto update for my vb.net application Pin
cool disel6-Sep-08 3:50
cool disel6-Sep-08 3:50 
QuestionHow can I fix my web page in frame? Pin
sumit.durg5-Sep-08 2:41
sumit.durg5-Sep-08 2:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.