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.
I need the javascript code that makes popup (_black in html) windows open at a set size without the address bar etc at the top. Does anyone know it?
Many Thanks
Taka-Q
> Taka-Q wrote:
> I think I should refrase the question:
>
> At my site (http://taka-q.port5.com), on the music section, I would
> like it so that when people click the play button, the popup window
> is
> limited in size and doesn't have any of the taks bars etc.
>
> How would I do this with JavaScript?
>
> Ah, right.
>
> you'd need to put the script into a function, so your code would look
> like this:
>
>
>
> And then make the image into a link so:
>
>
>
>
> Et voila.
>
> Obviously you need to put the correct url in the code, and give the
> window a name. And you can change the height and width of it aswell.
Thanks
> I think I should refrase the question:
>
> At my site (http://taka-q.port5.com), on the music section, I would
> like it so that when people click the play button, the popup window is
> limited in size and doesn't have any of the taks bars etc.
>
> How would I do this with JavaScript?
Ah, right.
you'd need to put the script into a function, so your code would look like this:
And then make the image into a link so:
Et voila.
Obviously you need to put the correct url in the code, and give the window a name. And you can change the height and width of it aswell.
At my site (http://taka-q.port5.com), on the music section, I would like it so that when people click the play button, the popup window is limited in size and doesn't have any of the taks bars etc.
How would I do this with JavaScript?
> Taka-Q wrote:
> Can I use an Image in the code?
>
>
> Err...what?
Can I use it with people clicking on an image rather than on text?
> Can I use an Image in the code?
Err...what?
> Taka-Q wrote:
> Hi all,
>
> I need the javascript code that makes popup (_black in html) windows
> open at a set size without the address bar etc at the top. Does
> anyone know it?
>
> Many Thanks
> Taka-Q
>
>
>
> Simple.
Can I use an Image in the code?
> Hi all,
>
> I need the javascript code that makes popup (_black in html) windows
> open at a set size without the address bar etc at the top. Does
> anyone know it?
>
> Many Thanks
> Taka-Q
Simple.
I need the javascript code that makes popup (_black in html) windows open at a set size without the address bar etc at the top. Does anyone know it?
Many Thanks
Taka-Q