Question:

Help please (HTML)!?

by  |  earlier

0 LIKES UnLike

I have some countdowns on my website and I want to make them so you can add them to your forum signatures. The countdowns are here: http://www.kingps3.com/countdowns.php

And the code for each one is:

<object width="308" height="74"><param name="movie" value="http://www.kingps3.com/countdown-... src="http://www.kingps3.com/countdown-da... width="308" height="74"></embed></object>

At this time, you cannot put them in your signatures because the forum doesn't accept <object> tags. It doesn't accept <iframe> or other advanced HTML tags. Anyway I can place this in a <img> tag (it's a .SWF file)? Thanks

 Tags:

   Report

1 ANSWERS


  1. Image tabs are for images only. The only way you would be able to do this on forums is by dynamically changing it server side using php, so every time the user requests the image, it will look different, and have the correct time.

You're reading: Help please (HTML)!?

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.