Archive for myfreeforum.org Before posting please check the "stickies" in the support forums.
Please ask questions in real English and not "txt". You will get a better response.
Please do not ask support questions via PMs.
 


       myfreeforum.org Forum Index -> Portal components
Brandon7

Scrolling Affliates Table with Stop/Hide/Show Buttons?

A scrolling affliates table with a spot for button code and button preview, with a stop/start and hide/show buttons?

^Can you help me code for an affliates table like this?^

http://vgcommunity.myfreeforum.org

Alz

it would be something like this but i don't know the show/hide button.
Code:

<marquee id="scroller"><a href="url here!"><img src="img url here!"></a> | <a href="url here!"><img src="img url here!"></a> </marquee><br> |
<a href="javascript:scroller.start()">Start</a> | <a href="javascript:scroller.stop()">Stop</a>

<script>
if (document.all)
scroller.stop()
</script>
 


Brandon7 wrote:

A scrolling affliates table with a spot for button code and button preview


What do you mean by this?
Brandon7

Alz wrote:
it would be something like this but i don't know the show/hide button.
Code:
 
<marquee id="scroller"><a href="url here!"><img alt="" src="img url here!" /></a> | <a href="url here!"><img alt="" src="img url here!" /></a></marquee>
|
<a href="javascript:scroller.start()">Start</a> | <a href="javascript:scroller.stop()">Stop</a>

<script>



if (document.all)



scroller.stop()



</script>


Brandon7 wrote:

A scrolling affliates table with a spot for button code and button preview


What do you mean by this?

<textarea rows="3" cols="5">&lt;a href="http://z14.invisionfree.com/WiFi_Warriors/" target="_blank"&gt;&lt;img src="http://i65.photobucket.com/albums/h220/fluffyooki/WWAffliateButton.jpg"&gt;&lt;/img&gt;&lt;/a&gt;</textarea>

^Like That^

Brandon7

screenshot of the whole thing

Alz

Oh, I get it, but why would you want to show the code??

Alz

Anyway here is the code without the Show/Hide buttons:

Code:

<marquee id="scroller"><a href="url here!"><img src="img url here!"></a> <textarea rows="3" cols="5"><a href="url here!"> <img src="image url here!"></a></textarea> | <a href="url here!"><img src="img url here!"></a> <textarea rows="3" cols="5"><a href="url here!"> <img src="image url here!"></a></textarea> |</marquee><br> |
<a href="javascript:scroller.start()">Start</a> | <a href="javascript:scroller.stop()">Stop</a>

<script>
if (document.all)
scroller.stop()
</script>


Sorry for double post.
Symon

Its Possible as i made one for

HOWTODOIT
Symon

Alz wrote:
Anyway here is the code without the Show/Hide buttons:

Code:

<marquee id="scroller"><a href="url here!"><img src="img url here!"></a> <textarea rows="3" cols="5"><a href="url here!"> <img src="image url here!"></a></textarea> | <a href="url here!"><img src="img url here!"></a> <textarea rows="3" cols="5"><a href="url here!"> <img src="image url here!"></a></textarea> |</marquee><br> |
<a href="javascript:scroller.start()">Start</a> | <a href="javascript:scroller.stop()">Stop</a>

<script>
if (document.all)
scroller.stop()
</script>


Sorry for double post.


That will not work as all you have done is pinched half the code from HOWTODOIT
Alz

Symon wrote:
Alz wrote:
Anyway here is the code without the Show/Hide buttons:

Code:

<marquee id="scroller"><a href="url here!"><img src="img url here!"></a> <textarea rows="3" cols="5"><a href="url here!"> <img src="image url here!"></a></textarea> | <a href="url here!"><img src="img url here!"></a> <textarea rows="3" cols="5"><a href="url here!"> <img src="image url here!"></a></textarea> |</marquee><br> |
<a href="javascript:scroller.start()">Start</a> | <a href="javascript:scroller.stop()">Stop</a>

<script>
if (document.all)
scroller.stop()
</script>


Sorry for double post.


That will not work as all you have done is pinched half the code from HOWTODOIT


I havn't been on HOWTODOIT for ages! So don't randomly accuse people!
And it DOES work, I always test the code I post before I post it..
Symon

That may or may not be the case but slapping random half codes down helps NO ONE
Alz

I said: This is the code WITHOUT the hide/show buttons/links!!
Symon

using bold doesnt take the fact away you have missed the point you have not posted the code that would go in the <head> to make the start stop function work
Symon

Walkthough


HOWTODOIT

       myfreeforum.org Forum Index -> Portal components
Page 1 of 1
Create your own free forum | Buy a domain to use with your forum