javascript - Can anyone help me with working examples of gregjacobs/Autolinker.js -


i trying make text links on page active hyperlinks. every time new text links added page via form, need atolink script rerun newly added text links made active hyperlinks without reloading entire page.

this form

thats because document.getelementbyid( 'testing' ) returning null.. , trying innerhtml of null object..

it returning null because script loaded before <div id="testing">. move script below , work..


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -