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

5
LINES

< > BotCompany Repo | #1031453 // autoLoadJQuery

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

Libraryless. Click here for Pure Java version (5431L/34K).

sS autoLoadJQuery(S html) {
  if (jqueryUsed(html) && !jqueryLoaded(html))
    ret loadJQuery2() + html;
  ret html;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031453
Snippet name: autoLoadJQuery
Eternal ID of this version: #1031453/2
Text MD5: 7e4032ac86bc439c5cd04f7dc1bfefea
Transpilation MD5: cea00afb568accab3533f37b60d3fbba
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-14 00:27:37
Source code size: 122 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 76 / 123
Version history: 1 change(s)
Referenced in: [show references]