The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
The rest of the script info os on the link:
Click Here
My problem is, the stupid auto borders which are made when a new window's created/opened...
The windows for my images are made to be the same size as the windows, pretty sure thats not a good idea as you have to allow for the window border..etc but i've got that one sorted...
My problem is getting the image to include into a page and this page will have so the image grabs onto all 4 corners of the window and shows it's delights to all the world.
Can someone help me? I have seen scripts like this, i've been messing around with a few today but since I know as much about Javascripts as i do about the meaning of life, i'm a bit stook.
pretty please with a cherry on top, give me some help.
..doesn't have quite the same ring to it.
I finally have time to try the script out, be back soon :)
I'm going to try it now, just got back from work...well, an hour ago :D
Cheers for your help on this cjh ;) much appreicated.
Content += "
\n"
It looks similar, I just removed the ".jpg" bit as it may not be relevent to you.
Don't understand JS as much as i'd like..
looks perfect until it gets to writing the image into the page (main script which goes into head tag)
thanks though, it's exacitally what I need until...the part i don't understand :)
cheers though and sorry for the wait ;)
thanks very much for the help ;) don't go away though! i'll be back.
> Forgot to mention, I need thw width/height kept on the link as it's
> setup with some PHP..which is included into a main page..and I can't
> change the main script :)
ggggrrrr, ok. First, did what I just post work out? or even look remotly correct?
If I remember correctly, when I wanted to display an Image in its own Window, I'd do it a little different to what you've done.
Rather than just opeing the Image on its own, I used a template HTML page, and passed the Image properties to it, so it would display in the whole window, with no scrollbars or whitespace.
So it would work something like this (If I remember correctly, that is):
Show picture
Try cleaning it up first before working out what it does, lol. Its harder to post code in its original form on these Forums.
Again, this was if I remember correctly, so if it doesn't work, don't be to suprised :oP.