View Single Post
Old 10-16-2014, 10:01 AM   #22
Argitoth
Human being with feelings
 
Argitoth's Avatar
 
Join Date: Feb 2008
Location: Mesa, AZ
Posts: 2,057
Default

js supports links in code such as:

// http://www.google.com

also acceptable

// http://google.com

but a closing parenthesis ruins the link

// http://mathopenref.com/graphfunction...40425531914894

is shortened to

// http://mathopenref.com/graphfunctions.html?fx=(a*x-x
__________________
Soundemote - Home of the chaosfly and pretty oscilloscope.
MyReaperPlugin - Easy-to-use cross-platform C++ REAPER extension template

Last edited by Argitoth; 02-18-2015 at 02:57 PM.
Argitoth is offline   Reply With Quote