Return to Website

kitykity's Javascript Photo Album Discussion Board

This forum is for users to ask questions or each other, swap ideas, and for kitykity to post information on the javascript photo album!

kitykity's Javascript Photo Album Discussion Board
Start a New Topic 
Author
Comment
View Entire Thread
Re: Unwanted Table Shrinkage and more

Well it seems that the table shrinkage isn't too bad (I worked on the script a bit), but there still is shrinkage as you open the page and flip the book the first time. Also, the black and white template expands the table, which shrinks once you click a new pic.



Also, I have pic errors which I never had before, even with the same set of buttons, the image, and the text (which actually flips back to the previous pic, I was experimenting with non-button navigation in java.script). Any help would be appreciated. Thanks.

Re: Re: Unwanted Table Shrinkage and more


If you want to change the way the java.script photo album looks, you have to change it in two different places: One is in the "ShowSuzyPic" function, and the other is in the html code for the web page itself. The html code shows when the web page is first opened; but when you change the picture, the ShowSuzyPic function is run to update the photo album.

--- --- --- --- --- --- --- --- ---

Replying to:

Well it seems that the table shrinkage isn't too bad (I worked on the script a bit), but there still is shrinkage as you open the page and flip the book the first time. Also, the black and white template expands the table, which shrinks once you click a new pic.



Also, I have pic errors which I never had before, even with the same set of buttons, the image, and the text (which actually flips back to the previous pic, I was experimenting with non-button navigation in java.script). Any help would be appreciated. Thanks.