for now switch to the org.w3c.dom API
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
package js.jquery;
|
package js.jquery;
|
||||||
|
|
||||||
import js.dom.core.Element
|
import org.w3c.dom.Element
|
||||||
|
|
||||||
native
|
native
|
||||||
class JQuery() {
|
class JQuery() {
|
||||||
|
|||||||
Reference in New Issue
Block a user