Quantcast
Channel: SCN: Message List - Software Support and Maintenance
Viewing all articles
Browse latest Browse all 2823

I wanted to remove the border in iframe (when opendocument url)

$
0
0

Hello

 

Recently, I customized the EIS system by using JSP langiuge

 

but, I had problem with the border in 'iFrame' Tag when opendocument url was used.

 

I executed the opendocument url in iFrame Tag. but iframe's border appeared.

 

I wanted to remove the border.  so,  I added frameboder =  'no' on attribute of the iframe.

but, border still remained.

 

** iframe tag**

**************************************************************************************************

<iframe id="layout" frameborder="0" framespacing=0 marginheight=0 marginwidth=0 scrolling=no vspace=0  src = "<opendocument url>">

**************************************************************************************************

 

I need your help. T . T

 

 

SCN_qeury.png


Viewing all articles
Browse latest Browse all 2823

Trending Articles