hello!! atabook seems to be down, so i can't reply to your comment there but thought I'd reply here so you're not left hanging for the answers to your questions!! I hope that's okay :D thank you for your comment, i've admired your website for a long time so that's a huge compliment! to make the images pop up, i use javascript. if you go into my art gallery page and inspect it, the file is called gallery.js
(word limit ooft)! I tried to find the original source but I've lost it! then in your html, you put , and class="zoomable" on any image you want to pop up! let me know if that helps, otherwise i can explain more :3
it took out my script in the last comment but it was < script src = gallery.js > then close the brackets with a backslash script. for some reason you can't post code in comments, it deletes it!
as for the guestbook, that's using an iframe! which is simple, even if i don't fully understand it. it just needs < iframe src = "guestbook url" > then backslash iframe to close it. i hope this helps! if you need more help, let me know and i'd be happy to help more :3
(word limit ooft)! I tried to find the original source but I've lost it! then in your html, you put , and class="zoomable" on any image you want to pop up! let me know if that helps, otherwise i can explain more :3
it took out my script in the last comment but it was < script src = gallery.js > then close the brackets with a backslash script. for some reason you can't post code in comments, it deletes it!
as for the guestbook, that's using an iframe! which is simple, even if i don't fully understand it. it just needs < iframe src = "guestbook url" > then backslash iframe to close it. i hope this helps! if you need more help, let me know and i'd be happy to help more :3
awesome, thank you so much!! I just got it working! Javascript completely confuses me I really appreciate this ToT