/    Sign up×
Community /Pin to ProfileBookmark

I have no idea what to call this

IS there a way to have a function make a table in the center of the page over everything, i am making a game for school and i need a table that poops up with the player who wins name, picture and my winner gif in the center of the screen.
How would i do that?

thanks

to post a comment
JavaScript

9 Comments(s)

Copy linkTweet thisAlerts:
@JonaJun 02.2003 — [font=arial][color=maroon]Not sure what you want, first of all I think you meant [i]popups[/i] not.. [i]poopups.[/i] ?



Anyways, if you'd better explain what you're after, we should be able to provide some help.[/color]
[/font]

[b]Jona[/b]
Copy linkTweet thisAlerts:
@JustinauthorJun 02.2003 — a poup that is on the page without oppining a nother page

(in page popup)
Copy linkTweet thisAlerts:
@scriptkidJun 02.2003 — <div id="youwin" style="position: absolute; left: 100px; top: 100px; visibility: hidden">

<table cellspacing="1" cellpadding="0" border="0" bgcolor="#000000">

<tr>

<td width="200" height="200" align="center" bgcolor="#ff0000"><font color="#ffffff">You Win</font></td>

</tr>

</table>

</div>

Put that somewhere in teh body tag ?

oh yah and to make it pop up...


<input type="button" onclick="youwin.style.visibility: visible">

***EDITED 2x***
Copy linkTweet thisAlerts:
@JustinauthorJun 02.2003 — that is exactly what i needed

thankyou very much? ? ? ? ? ? ? ?
Copy linkTweet thisAlerts:
@JonaJun 02.2003 — [font=arial][color=maroon]Whew! I thought you wanted something completely different--but I'm glad it's not what I was thinking you want. :rolleyes: [/color][/font]

[b]Jona[/b]
Copy linkTweet thisAlerts:
@scriptkidJun 02.2003 — well i was thinking maybe a window.modelessDialog or a window.modalDialog would have gotten the job done too but then you would have had an ugly title bar i thinks...not real sure on taht one :-/ so I just went with the div tag

Although I think flash still popups on top of it
Copy linkTweet thisAlerts:
@brendandonhueJun 02.2003 — I think Jona thinks you wanted a poop to come down the screen when someone wins :eek:
Copy linkTweet thisAlerts:
@JonaJun 02.2003 — [font=arial][color=maroon]:p Not quite, man. ?[/color][/font]

[b]Jona[/b]
Copy linkTweet thisAlerts:
@brendandonhueJun 02.2003 — Oh, thats what I was thinking.
×

Success!

Help @Justin spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.7,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...