I want to add a pop up window in my site with a html page with some gif images. I try to make this html page with Word and Excell, creating a table with gif images. But when I save it, the gif images didn't have animation.

How can I build it?

Thank you!

Views: 236

Replies to This Discussion

Maybe someone has a template, I do not. This is a custom project.

Best,

Jen

Ok thank you Jen. 

I saw it in http://girlriders.ning.com/ , she add smilies in a pop up window with a html page, it's cool!

 

God bless you today =)

Pat

You might reach out to her (Katie). She may have a template. She's really very good with the design of her site, and very creative.

Best,

Jen

Ok!

Yes, I love her site.

Thank you, Jen

 

Pat

Awww, I'm blushing  :).    

Very quickly, here is code to get the grid.

 Fill in your image locations where it says yours.gif.  Copy the area between the <tr valign="top"></tr> to add rows, copy the <td> 's to add columns.  You can put this anywhere, you would need hosting to make it clean like mine, or you can put it on  a page.  I don't think It's really a "pop-up" its just a link to a new window.

 

Hope this helps!

 

 

<div style=" text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;"><table width="100%" border="1" cellpadding="2" cellspacing="2" style="border-color: #000000; border-style: solid; background-color: #ffffff;">

<tr valign="top">

<td valign="middle" style="border-color : #000000 #000000 #000000 #000000; border-style: solid;"><p style=" text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;"><img alt="" hspace=1 vspace=1 src="yours.gif"></p>

</td>

<td valign="middle" style="border-color : #000000 #000000 #000000 #000000; border-style: solid;"><p style=" text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;"><img alt="" hspace=1 vspace=1 src="yours.gif"></p>

</td>

<td valign="middle" style="border-color : #000000 #000000 #000000 #000000; border-style: solid;"><p style=" text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;"><img alt="" hspace=1 vspace=1 src="yours.gif"></p>

</td>

<td valign="middle" style="border-color : #000000 #000000 #000000 #000000; border-style: solid;"><p style=" text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;"><img alt="" hspace=1 vspace=1 src="yours.gif"></p>

</td>

</tr>


<tr valign="top">

<td valign="middle" style="border-color : #000000 #000000 #000000 #000000; border-style: solid;"><p style=" text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;"><img alt="" hspace=1 vspace=1 src="yours.gif"></p>

</td>

<td valign="middle" style="border-color : #000000 #000000 #000000 #000000; border-style: solid;"><p style=" text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;"><img alt="" hspace=1 vspace=1 src="yours.gif"></p>

</td>

<td valign="middle" style="border-color : #000000 #000000 #000000 #000000; border-style: solid;"><p style=" text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;"><img alt="" hspace=1 vspace=1 src="yours.gif"></p>

</td>

<td valign="middle" style="border-color : #000000 #000000 #000000 #000000; border-style: solid;"><p style=" text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;"><img alt="" hspace=1 vspace=1 src="yours.gif"></p>

</td>

</tr>


</table>

</div>

 

 



Here's what a blank looks like:
























You can also change the colors of the grid and background in the first section.

Excellent!

I'll work on it.

Thank you very much, friend!

 

Pat

You're welcome!

Extremely cool and nice of you! Thanks so much for sharing.

Best to you,

Jen

RSS

Members

© 2024   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips