• A short and probably very simple question:
    Where in the code of WP (and how) can I implement a java popup command, which when somebody clicks on a link opens a new and sized window?

    I found this one in self html 8.1, but I do not understand where to write that in.

    Thanks
    Eiko

    F1 = window.open("datei.htm", "Fenster1", "width=310,height=400,left=0,top=0");

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Torvon

    (@torvon)

    I hope I made my point clear?

    This is not a wordpress issue, and very specialized. As far as I know, you put the information in the link you want to have clicked to open the window. Your best bet is to search the net for java window opens. Pop up windows of all kinds are hated on the net, so they are also not encouraged. But still, this is information best found outside of this forum. Sorry.

    Thread Starter Torvon

    (@torvon)

    I had searched before and found nothing, but I came to a blog which explains the whole thing very good.

    It works now, thanks anway ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘java implementation in WP’ is closed to new replies.