|
-
Aug 13th, 2004, 09:31 PM
#1
Thread Starter
Member
Open browser to FULL SCREEN??
My Movies.asp page has an image and this is the code.
<a href="Cover3.asp?MovieCodeVar=<%=rs(0).Value%>&ImageCodeVar=<%=rs(2).Value%>" target="_blank"><img src="thumbnails3/<%=rs(1).Value%>" width="200" height="140"></a>
How to make Cover3.asp open to FULL SCREEN when users click on above image?
My code works perfectly right now except it is not open to FULL SCREEN in IE.
Please help by providing working code. (eg. onclick javascript??)
Thank you
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|