My forums can't understand that code for some reason. Here's an example
<a href="http://www.google.ca">click here</a>
Is there a way to make it understand this so it links to
www.google.ca when I click on "click here"?
Here's a little more information.
http://www.aionarmory.com/syndication.aspx
I'm trying to add that to vBulletin. So, all I did was added
Code:
<script type="text/javascript" src="http://www.aionarmory.com/js/extooltips.js"></script>
to headinclude.
It works, but it doesn't read <a href> or anything similar shown.
Thanks in advance.