Ext JS - Learning Center

Tutorial talk:Custom Drag and Drop Part 1

From Learn About the Ext JavaScript Library

Jump to: navigation, search

Q: What's the reference to the following css file used for in this example?

A: <link rel="stylesheet" type="text/css" href="Ext.ux.IconCombo.css">

Q: Why does this example use DDProxy instead of DragSource?

It seems like using DragSource would be easier. Especially when it comes to setting up event handlers.

A: ?

  • This page was last modified 19:30, 14 December 2007.
  • This page has been accessed 1,361 times.