View Single Post
Old 10-10-2012, 03:39 AM   PM User | #5
xelawho
Senior Coder

 
xelawho's Avatar
 
Join Date: Nov 2010
Posts: 2,437
Thanks: 52
Thanked 453 Times in 451 Posts
xelawho will become famous soon enoughxelawho will become famous soon enough
document.write, no.

if the div that you want the caption to me in has the id 'tn_THUMBname' wouldn't it be something like
Code:
$('#tn_THUMBname').text(caption_array[0])
?
xelawho is offline   Reply With Quote
Users who have thanked xelawho for this post:
arfa (10-10-2012)