DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2003
    Posts
    1

    Question Java applet question

    Is there any way that I could place my Java applet at the very top of my screen. It is basically just a banner but it is in the way in the center of the screen. Thanks!

  2. #2
    Join Date
    Sep 2002
    Posts
    124
    Hi, QckBeam


    If you are wanting to use the applet as a banner, have you considered creating frames within the html, and inserting the applet in the top frame ?

    Regards,
    Joyous Monkey

  3. #3
    Join Date
    Oct 2002
    Posts
    66
    Yuck yuck yuck Don't use frames. Avoid them at all costs and only use them as a last resort (at the most use an IFRAME). Design your site with tables and just pop it in the top placement of your table.
    Meethoss

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links