Question:

Make your own code generator on your website? READ PLEEEASSE!

by  |  earlier

0 LIKES UnLike

I have a website and I'm trying to make a generator for my viewers,

because they ask the code for music skins for myspace.

So i have part of the code, http://i35.tinypic.com/2d763at.jpg

But I'm new to the whole code world, so i need help to make the "get code" button so when you click it, a textbox shows up with the code

[<style>

table table div {

width:295px;

background-image:url(##image_url##)...

background-position:top left center;

background-repeat: repeat;}

table.userProfileURL div, table table td.text div {

width:auto;

background-color:transparent;

background-image:none;}

table table div object,table table div embed {

-moz-opacity:0.2;

filter: alpha(opacity=50);}

table table td.text div object, table table td.text div embed {

-moz-opacity:1.0;

filter: alpha(opacity=100);}

</style>]

and the image url that they chose is in the code.

im sorry if this doesnt make sense.

if you can help me out, answer the question or email me.

Thank you SOOOO much.

 Tags:

   Report

1 ANSWERS


  1. This doesn&#039;t have to be dynamically driven. You can have the code for every image for copy/pasting. Unless there are many many images?

    Kinda like :

    image

    code for image

    image

    code for image

    Otherwise, the JavaScript for something like what you need isn&#039;t too hard but it would take too long to explain here :\

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.