hi there, i was curious is there a code (for an html button) to open up an uploaded jpg in a pop up, with no borders… casue it would seem kinda time consuming to make a seperate html page with the picture inside, and putting the java script code in… if so please post, thank you
I just relooked at your post and realized it may be a little more difficult then I first expected. Can I just have it so you can click on the popped up pic to close it down again?
If you want something really easy then I can do something that is like on the right-side of this site www.virtualenterprise.org. You just make 2 html pages, 1 with the thumbnails and one for the popup and you can pass and parse out the names of the thumbnails so it dynamically loads a jpeg into the other window. This would be easier and I could do faster. Just let me know.
sure… thats fine, i just wondered if there was an easier way than putting each jpg into an html because in my flash file, http://tek-labs.com if you go to affiliation, i just did the code off kirupa’s tutorial and i didnt even have to mess with the html… thank dude
Oh k, I went to that page and now I’m confused even more as to what you want. Can you show me an example of a site that you like that does this or something?
yeah, i don’t get it either. you want a bunch of JPGs to each have their own popup windows but don’t want to make a bunch of HTML pages? sounds like a job for PHP to me…
ok i can see on that page when ur mouse goes over the pics… what the url is… i tried that but replaced it with my jpg… and i get an error on page, is there something i need to do?
Both code has to go on the same page. Also, where it says "<A HREF=“about :ShowImage” it should be "<A HREF=“javascript:ShowImage” but for some reason it always gets jacked up.
somone wanna check the code? my page is http://q3r.cjb.net go to matches, then the first jpg, the top left one is the one im working on for now… thanks