Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1032547 // jsRequiringJQuery

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (4341L/25K).

static JS jsRequiringJQuery(S code, O... dollarVars) {
  JS js = new(code, dollarVars);
  js.requireJQuery();
  ret js;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1032547
Snippet name: jsRequiringJQuery
Eternal ID of this version: #1032547/3
Text MD5: b5e0a20a2e88be04cf8e0b35e3364736
Transpilation MD5: d996359e4441abaf29d725ab6f448d04
Author: stefan
Category: javax / js
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-09-22 19:59:07
Source code size: 125 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 87 / 127
Version history: 2 change(s)
Referenced in: [show references]