Thread
:
variable transfer from js to PHP
View Single Post
10-10-2012, 03:39 AM
PM User
|
#
5
xelawho
Senior Coder
Join Date: Nov 2010
Posts: 2,437
Thanks: 52
Thanked 453 Times in 451 Posts
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])
?
Users who have thanked xelawho for this post:
arfa
(10-10-2012)
xelawho
View Public Profile
Find More Posts by xelawho