Banderas
10-10-2011, 10:09 AM
Hi
I have a small issue which i wish to find a solution for it with you guys :)
i have this pure HTML code (for ex. a table with 3 cells) and on the top there is a JavaScript Source file included:
[ICODE]<script type="text/javascript" src="....."></script>[ICODE]
Now this source will show some results like twitter timeline or youtube channel videos ... etc.
How can show these results (which brought by this JavaScript source file) in the 2nd cell of that table in the HTML code ... but WITHOUT using a single word of JavaScript inside this HTML code, i thought of using the ID of the cell but i don't know how ... if someone knows it will be appreciated :)
Thanks
I have a small issue which i wish to find a solution for it with you guys :)
i have this pure HTML code (for ex. a table with 3 cells) and on the top there is a JavaScript Source file included:
[ICODE]<script type="text/javascript" src="....."></script>[ICODE]
Now this source will show some results like twitter timeline or youtube channel videos ... etc.
How can show these results (which brought by this JavaScript source file) in the 2nd cell of that table in the HTML code ... but WITHOUT using a single word of JavaScript inside this HTML code, i thought of using the ID of the cell but i don't know how ... if someone knows it will be appreciated :)
Thanks