cancel
Showing results for 
Search instead for 
Did you mean: 

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

Former Member
0 Kudos

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

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Yongho, It looks like you are posting your question on the "wrong EIS" page.  This is for Enterprise Inventory and Service Level Optimization.  I think you are referring to a different system.  Correct?

Answers (0)