beautypg.com

Grandstream GXV3140 GMI Guide User Manual

Page 40

background image

Grandstream Networks, Inc.

GMI HTML SDK and API Guide

Page 40 of 43

www.grandstream.com

Last Updated: 09/2010

<

td

width

=

"120px"

align

=

"center"

>

<

a

>

  

a

>

td

>

//Function call to GMIEngine.historypage(-1) to return to the last visited page.

<

td

onclick="GMIEngine.historypage

(-1)

;"

width

=

"100px"

align

=

"center"

>

<

a

><

font

class

=

"softkey"

>

Back

font

>

a

>

td

>

<

td

width

=

"40px"

>

td

>

tr

>

table

>

body

>

Figure 8: News Example illustration2

Filecontent1.html

<

body

onload="init

()

"

onkeydown="softkey_process

(

event

.keyCode

)

;"

id

=

"news-b

ody"

>

<

iframe

src

=

"news1.html"

id

=

"iframe-news"

>

iframe

>

<

table

id

=

"softkey"

>

<

tr

width

=

"100%"

>

<

td

width

=

"40px"

>

td

>

<

td

width

=

"100px"

align

=

"center"

>

<

a

>

  

a

>

td

>

<

td

onclick="GMIEngine.refresh

()

;"

width

=

"100px"

align

=

"center"

>

<

a

><

font

class

=

"softkey"

>

Refresh

font

>

a

>