Jump to content

How can I link a Variable with another variable


Vizonz

Recommended Posts

document.getElementById('composer').innerHTML = "<b>Read More About</b>: " "<a href=" + aj_results[8]"> + aj_results[3] +</a>;

 

i know this is wrong but thats just the idea..

 

basically i need  result 8 which shows a url to be the actual  link. and variable 3 to be whats shown as the link

or at least tell me if its possible ?

 

basically i need to at least post a link from a variable.

aj_results[8] is a mysql result which is a url.  how do i link that so it now will show in the div ? would i make a div class i been trying and trying to link something.

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.