Saturday, June 21, 2008

How can i change my picture randomly when people load my page?

It has to do with a code like this!
<script type= text/javascript >
// random banner/image on every visit by micron
// for more xanga scripts and help go to createblog.com

var image = new Array();

// change this to reflect your set of banners
image[0] =

http://www.createblog.com/images/archive/001.gif ;
image[1] =

http://www.createblog.com/images/archive/002.gif ;
image[2] =

http://www.createblog.com/images/archive/003.gif ;
image[3] =

http://www.createblog.com/images/archive/004.gif ;
image[4] =

http://www.createblog.com/images/archive/005.gif ;

var index = Math.floor(Math.random() * image.length);
document.write( <img src= + ((index == image.length) ? image[image.length-1] : image[index]) + > );
</script>

Please help!
Its the only picture on my page!
www.xanga.com/aznlzygrl

Hello Cascading Style Sheet geniuses.

I am looking for code that will allow me to post an image on top of another image. The one on top would act as a skin with a window that would allow you to see an image under it.

I tried one code- it didn t work.

This is designed for Myspace so no Javascript because it won t work on Myspace- it needs to be CSS.

If you can help- I would appreciate it.

Thanks

how do u enable javascript on ur computer?

Imeem has been telling me for two weeks that I need the latest Macromedia flash player and Javascript; I ve used the links they ve provided- but the entire website is still screwed up and won t let me play anything.

Hey peeps- I m looking for a pair of flares that hug at the knees and balloon out at the bottom- something super-flared like these: javascript:openXImages( x_images.cfm?product_id=1515&image=s_blast_blue_jeans.jpg );

Thanks for looking!

Peace
Sorry- broken link. Here we are:http://www.atomretro.com/product_info.cfm?product_id=1515&d=seventies-bellbottoms-retro-sixties-mod-denim-flar

Basically a message comes up saying

Hello- you either have JavaScript turned off or an old version of Adobe s Flash Player. Get the latest Flash player

I downloaded the latest flash player - it still does not work.

Any thoughts?

Thanks

No comments: