View Single Post
  #1 (permalink)  
Old 08-05-2007, 03:39 AM
oregon oregon is offline
Member
 
Join Date: Jul 2007
Posts: 41
oregon is on a distinguished road
problems with applet tags
Hey, I have this applet tag:
Code:
<applet code="App" width=671 height=358> </applet>
why when I run my applet in a web browser/double-click the .html file does it appear as a 500 by 500 applet and not 671 by 358?
any ideas?
Reply With Quote
Sponsored Links