Jump to content

Need help on a simple script.


Goins

Recommended Posts

Hey everyone! i need help on real simple script.

 

Its for a myspace script im trying to desgin. What i need it to do is  when they enter a url of an image in a url box and click post it submits to a page and it adds the url to the Code.

 

Such as if the image was http://google.com/image.jpg and they hit post it shows.

 

So everytime some just post the url it will just change the image url code part.

 

<style>
.i {display:none;}
table table div {width:295px; height:51px;}
table div table div, table table td.text div, div table table div, table table table div {width:auto; height:auto;}
[b]table table div {background-image:url(http://google.com/image.jpg);[/b]
background-repeat:repeat-x;
background-position:LEFT TOP;}
table div table div, div table table div, table table table div, table table td.text div {background-image:none;}
table table div object, table table div embed {-moz-opacity:0.2; filter: alpha(opacity=20);}
table table table div object, table table table div embed, table table td.text div object, table table td.text div embed {-moz-opacity:1.0; filter:none;}
</style>

Link to comment
https://forums.phpfreaks.com/topic/106658-need-help-on-a-simple-script/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.