:: Hide Codes Galore ::
Would you like to react to this message? Create an account in a few clicks or log in to continue.

:: Hide Codes Galore ::


 
HomeHomeRulesLatest imagesGallerySearchRegisterLog in

Make Your Own Dynamic Photo Gallery.

View previous topic View next topic Go down
Go to page : Previous  1, 2
Author Message
Forbidden
Forbidden
Ephemeral Illusion
Ephemeral Illusion
Male

> : The Forgotten
Posts : 219
Age : 34
Location : Lucena City PH
Mood : Amused
Country : Make Your Own Dynamic Photo Gallery. - Page 2 Philippines-1
Reg-Date : 2008-09-15
Forum Warning : Make Your Own Dynamic Photo Gallery. - Page 2 010
Contribution :
Make Your Own Dynamic Photo Gallery. - Page 2 Left_bar_bleue0 / 1000 / 100Make Your Own Dynamic Photo Gallery. - Page 2 Right_bar_bleue



http://profiles.friendster.com/37865775

Make Your Own Dynamic Photo Gallery. - Page 2 Vide
PostSubject: Make Your Own Dynamic Photo Gallery. Make Your Own Dynamic Photo Gallery. - Page 2 I_icon_minitimeMon Nov 24, 2008 11:35 pm

First topic message reminder :

Works Best If You're A Set User (Media Box Only).

Requirements:

Image Editor (Paint Shop, Photoshop, GIMP etc...).
Knowledge regarding .js Extension.
Patience.

Step one:

Paste this on your Add Media field.

Code:
<div id='wakiwkiw'>Loading Photo Gallery...</div>

Note: You can replace the word Loading Photo Gallery... with an image or whatever you want.

Press Save.

Step two:

Open a New Text Document and paste this code.

Code:
function changeimage(towhat,url){
if (document.images){
document.images.targetimage.src=towhat.src
gotolink=url}}

function warp(){
window.location=gotolink}

var myimages=new Array()
var gotolink="#"

function preloadimages(){
for (i=0;i<preloadimages.arguments.length;i++){
myimages[i]=new Image()
myimages[i].src=preloadimages.arguments[i]}}

preloadimages("http://i33.tinypic.com/ae89cz.jpg","http://i38.tinypic.com/v3g0g0.jpg","http://i37.tinypic.com/29ap1cl.jpg")

Step 3:

On the code I gave...

You will see...

https://2img.net/h/oi33.tinypic.com/ae89cz.jpg
https://2img.net/h/oi38.tinypic.com/v3g0g0.jpg
https://2img.net/h/oi37.tinypic.com/29ap1cl.jpg

Replace those with images with the exact height. At least 300px Height width proper Width Properties.

Example:

Spoiler:

Notice, that the images are same on height.

Step four:

After modifying the code, by replacing the old images with new images with the same height.

Paste this again on the code.

Code:


function friends(){var ephemeral = "<br><a href='javascript:warp()'><img src='http://i36.tinypic.com/24uyceu.png'alt='Photo Gallery' name='targetimage' border='0'></a><br><br><a href='link' onMouseover='changeimage(myimages[0],this.href)'target='_blank'><img src='http://i33.tinypic.com/ae89cz_th.jpg'style='height:80px;width:auto!important'></a><a href='link' onMouseover='changeimage(myimages[1],this.href)'target='_blank'><img src='http://i38.tinypic.com/v3g0g0_th.jpg'style='height:80px;width:auto!important'></a><a href='link' onMouseover='changeimage(myimages[2],this.href)'target='_blank'><img src='http://i37.tinypic.com/29ap1cl_th.jpg'style='height:80px;width:auto!important'></a>";
document.getElementById('wakiwkiw').innerHTML = "<table width='100%'><tr><td align='center'>"+ephemeral+"</td></tr></table>";
}setTimeout("friends()",4000);

Replace this with your starting image.

https://2img.net/h/oi36.tinypic.com/24uyceu.png

Example:

Spoiler:

Replace:

https://2img.net/h/oi33.tinypic.com/ae89cz_th.jpg
https://2img.net/h/oi38.tinypic.com/v3g0g0_th.jpg
https://2img.net/h/oi37.tinypic.com/29ap1cl_th.jpg

With smaller images that represents the big images before.

Example:

Spoiler:

Replace the link on the Change the link on
Change the link on
Code:
<a href='link'
with your own link or your friend's ID.

Code:
<a href='http://www.yagle.com' onMouseover='changeimage(myimages[0],this.href)'target='_blank'>

or

<a href='USERID' onMouseover='changeimage(myimages[0],this.href)'target='_blank'>

Remember to include the http:// on the outside links.

Step five:

After changing what's needed. Save as... Filename.js and upload on a hosting site.

Get the .js URL and apply to a linker...

http://Azt3chG0dz.googlepages.com/wak0k0nuts.js

Applied to...

Code:
<script src='.js'></script>

Will look like this...

Code:
<script src='http://Azt3chG0dz.googlepages.com/wak0k0nuts.js'></script>

Preview of idea:

http://profiles.friendster.com/37865775#10

Just ask if you're confused...

Note:
You can add more images to the code. Just ask here for more info.
Make Your Own Dynamic Photo Gallery. - Page 2 40697


Last edited by Forbidden on Tue Nov 25, 2008 9:29 am; edited 1 time in total
Back to top Go down
khryz09
khryz09
HCG Addict
Female

> : I love HCG!
Posts : 226
Age : 30
Location : Naic, Cavite, Phillippines
Mood : Blissful
Country : Make Your Own Dynamic Photo Gallery. - Page 2 Philippines-1
Reg-Date : 2009-05-12
Forum Warning : Make Your Own Dynamic Photo Gallery. - Page 2 010
Contribution :
Make Your Own Dynamic Photo Gallery. - Page 2 Left_bar_bleue0 / 1000 / 100Make Your Own Dynamic Photo Gallery. - Page 2 Right_bar_bleue



http://www.friendster.com/xoxokhryz09xoxo

Make Your Own Dynamic Photo Gallery. - Page 2 Vide
PostSubject: Re: Make Your Own Dynamic Photo Gallery. Make Your Own Dynamic Photo Gallery. - Page 2 I_icon_minitimeSat May 16, 2009 11:52 pm

kakaduling
Back to top Go down
Fiboy17™
Fiboy17™
HCG VIP Member
Male

> : I love HCG!
Posts : 16307
Age : 35
Location : |L|A|S|P|I|Ñ|A|S|
Mood : Happy
Country : Make Your Own Dynamic Photo Gallery. - Page 2 Philippines-1
Reg-Date : 2009-04-30
Forum Warning : Make Your Own Dynamic Photo Gallery. - Page 2 010
Contribution :
Make Your Own Dynamic Photo Gallery. - Page 2 Left_bar_bleue0 / 1000 / 100Make Your Own Dynamic Photo Gallery. - Page 2 Right_bar_bleue



http://profiles.friendster.com/fraiza08

Make Your Own Dynamic Photo Gallery. - Page 2 Vide
PostSubject: Re: Make Your Own Dynamic Photo Gallery. Make Your Own Dynamic Photo Gallery. - Page 2 I_icon_minitimeMon Aug 17, 2009 12:36 pm

wow awesome ,.

tnx for sharing this
Back to top Go down
jazzmin1202
jazzmin1202
HCG Member
Female

> : i LOVE HCG :))
Posts : 32
Age : 30
Location : Parañaque :))
Mood : Bored
Country : Make Your Own Dynamic Photo Gallery. - Page 2 Philippines-1
Reg-Date : 2009-06-03
Forum Warning : Make Your Own Dynamic Photo Gallery. - Page 2 010
Contribution :
Make Your Own Dynamic Photo Gallery. - Page 2 Left_bar_bleue0 / 1000 / 100Make Your Own Dynamic Photo Gallery. - Page 2 Right_bar_bleue



http://profiles.friendster.com/42777876

Make Your Own Dynamic Photo Gallery. - Page 2 Vide
PostSubject: Re: Make Your Own Dynamic Photo Gallery. Make Your Own Dynamic Photo Gallery. - Page 2 I_icon_minitimeMon Dec 21, 2009 9:59 pm

can`t do it :|

http://profiles.friendster.com/42777876
Back to top Go down
Shin.yihaa
Shin.yihaa
HCG Freak
Male

> : I love HCG!
Posts : 144
Age : 30
Location : Laguna/Makati
Mood : Crazy
Country : Make Your Own Dynamic Photo Gallery. - Page 2 Philippines-1
Reg-Date : 2009-12-28
Forum Warning : Make Your Own Dynamic Photo Gallery. - Page 2 010
Contribution :
Make Your Own Dynamic Photo Gallery. - Page 2 Left_bar_bleue0 / 1000 / 100Make Your Own Dynamic Photo Gallery. - Page 2 Right_bar_bleue



http://www.friendster.com/akoyisangcheerleader

Make Your Own Dynamic Photo Gallery. - Page 2 Vide
PostSubject: Re: Make Your Own Dynamic Photo Gallery. Make Your Own Dynamic Photo Gallery. - Page 2 I_icon_minitimeTue Dec 29, 2009 12:46 am

thanks for the info .. rules
Back to top Go down

Sponsored content





Make Your Own Dynamic Photo Gallery. - Page 2 Vide
PostSubject: Re: Make Your Own Dynamic Photo Gallery. Make Your Own Dynamic Photo Gallery. - Page 2 I_icon_minitime

Back to top Go down

Make Your Own Dynamic Photo Gallery.

View previous topic View next topic Back to top
Page 2 of 2 Go to page : Previous  1, 2
                         Posting Regulations                         

Permissions in this forum: You cannot reply to topics in this forum
:: Hide Codes Galore :: :: Design And Development :: HCG Design and Development :: Media Box Profile HTML Tips -
Create a forum on Forumotion | ©phpBB | Free forum support | Report an abuse | Forumotion.com