Search:

Type: Posts; User: msredimp

Search: Search took 0.10 seconds.

  1. Replies
    10
    Views
    2,498

    Re: Creating an iframe (First post)

    I want the exact page stripped and being displayed inside the applet. Like as if I have opened a new window but without an extra window, just embedded into the applet. Is this more complicated to...
  2. Replies
    10
    Views
    2,498

    Re: Creating an iframe (First post)

    I have realised that all I really need is for my applet to display a web page in full, with scroll bars left and right as it will be smaller than the web page size. How can I go about this by adding...
  3. Replies
    10
    Views
    2,498

    Re: Creating an iframe (First post)

    I think I may be using the wrong code, how can I build a Java frame to run with my applet? Rather than using Javascript?
  4. Replies
    10
    Views
    2,498

    Re: Creating an iframe (First post)

    When I try to compile it on JXXX Compiler Service, this is the output:

    Parsing Input...
    Compiling...
    Standard Output from javac:

    /tmp/jc_16790/java.java:41: ';' expected
    function...
  5. Replies
    10
    Views
    2,498

    Re: Creating an iframe (First post)

    Btw I didn't code this from scratch, a friend helped me. The iframe is all my work, hence it probably being wrong.
  6. Replies
    10
    Views
    2,498

    Creating an iframe (First post)

    I need my Java applet to be able to show a web page in full size, with scroll bars.

    Here is my code for Java.class



    Here is my code for index.html:


    What do I need to add/edit for this...
Results 1 to 6 of 6