[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
LYNX-DEV Lynx - frames & JavaScript
From: |
Rajesh Raman |
Subject: |
LYNX-DEV Lynx - frames & JavaScript |
Date: |
Sat, 27 Sep 1997 17:13:26 -0700 (PDT) |
Hi!
I have a page that looks like this.
I want to create a page that is viewable using text-only browsers.
I don't need to put fancy graphics in.
---------------------------------------
| | |
| Menu | Results area |
| | |
| 1. | |
| . | |
| . | |
| . | |
| . | |
| . | |
| n | |
| | |
|-------------------------------------|
| Asynchronous events displayed |
| using JavaScript or Applet |
| |
| SNMP Trap #1 ...... |
| SNMP Trap #n ...... |
| |
---------------------------------------
I need a page that looks like this, because I need to provide critical network
management information in a reserved area of the screen.
If I were not to use JavaScript or frames, how would I design a page like this
and view it using Lynx?
---------------------------------------
| |
| Menu Results area |
| |
| 1. |
| . |
| . |
| . |
| . |
| . |
| n |
| |
|-------------------------------------|
| Asynchronous events displayed |
| using JavaScript or Applet |
| |
| SNMP Trap #1 ...... |
| SNMP Trap #n ...... |
| |
---------------------------------------
I can live with the above, but I definitely need an area where SNMP Traps
can be displayed realtime. That means that the browser will need to handle
asynchronous notifications from the web server.
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;
- LYNX-DEV Lynx - frames & JavaScript,
Rajesh Raman <=