More Possibilities to add JavaScript libraries or frameworks

Got an idea for enhancing SpiderBasic? New command(s) you'd like to see?
Stefan Schnell
Posts: 46
Joined: Tue Dec 01, 2015 8:17 am
Contact:

More Possibilities to add JavaScript libraries or frameworks

Post by Stefan Schnell »

Hello Fred,

it seems that is not possible to load any JavaScript library or framework with the loadscript method - look here. My suggestion for a future release, to add an additional tab in the compiler options where I can define html code which is added at the begin of the head tag. On this way it is possible to add any library or framework I want. Otherwise it is necessary to modify the file SpiderBasic_Compilation0.html manually after each new compiling process.

Thanks in advance.

Cheers
Stefan
User avatar
SparrowhawkMMU
Posts: 291
Joined: Wed Aug 19, 2015 3:02 pm
Location: United Kingdom

Re: More Possibilities to add JavaScript libraries or framew

Post by SparrowhawkMMU »

+1 great idea
Post Reply