I don't seem to be able to call any functions from a function library.
Say for example i have a function called 'reverse' in a function library called 'stringLibrary'. How would i go about calling that function from the string library?
Any help would be very much appreciated.

Where is your "function library"? How are you loading the functions onto your page? Is "stringLibrary" an external JavaScript file?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.