Click here to Skip to main content
15,915,864 members
Home / Discussions / JavaScript
   

JavaScript

 
AnswerRe: How to restrict user not to enter characters in text box. Pin
berba19-Sep-11 21:05
berba19-Sep-11 21:05 
AnswerRe: How to restrict user not to enter characters in text box. Pin
John Y.29-Sep-11 9:56
John Y.29-Sep-11 9:56 
QuestionUsing Java Script: Pin
amolraj1114-Sep-11 23:57
amolraj1114-Sep-11 23:57 
AnswerRe: Using Java Script: Pin
twseitex16-Sep-11 9:13
twseitex16-Sep-11 9:13 
QuestionI Frame code to replace "name" attribute Pin
PDTUM14-Sep-11 6:29
PDTUM14-Sep-11 6:29 
AnswerRe: I Frame code to replace "name" attribute Pin
twseitex16-Sep-11 9:40
twseitex16-Sep-11 9:40 
QuestionReading a file in local drive using Java script Pin
shir_k13-Sep-11 19:49
shir_k13-Sep-11 19:49 
AnswerRe: Reading a file in local drive using Java script Pin
Graham Breach13-Sep-11 20:26
Graham Breach13-Sep-11 20:26 
GeneralRe: Reading a file in local drive using Java script Pin
shir_k13-Sep-11 22:11
shir_k13-Sep-11 22:11 
GeneralRe: Reading a file in local drive using Java script Pin
Graham Breach14-Sep-11 0:06
Graham Breach14-Sep-11 0:06 
GeneralRe: Reading a file in local drive using Java script Pin
shir_k14-Sep-11 0:51
shir_k14-Sep-11 0:51 
GeneralRe: Reading a file in local drive using Java script Pin
Graham Breach14-Sep-11 1:12
Graham Breach14-Sep-11 1:12 
GeneralRe: Reading a file in local drive using Java script Pin
shir_k14-Sep-11 1:56
shir_k14-Sep-11 1:56 
GeneralRe: Reading a file in local drive using Java script Pin
shir_k14-Sep-11 2:05
shir_k14-Sep-11 2:05 
GeneralRe: Reading a file in local drive using Java script Pin
Graham Breach14-Sep-11 2:44
Graham Breach14-Sep-11 2:44 
GeneralRe: Reading a file in local drive using Java script Pin
shir_k14-Dec-11 18:09
shir_k14-Dec-11 18:09 
AnswerRe: Reading a file in local drive using Java script Pin
Matt Meyer14-Sep-11 3:22
Matt Meyer14-Sep-11 3:22 
GeneralRe: Reading a file in local drive using Java script Pin
Graham Breach14-Sep-11 4:09
Graham Breach14-Sep-11 4:09 
GeneralRe: Reading a file in local drive using Java script Pin
Matt Meyer14-Sep-11 4:22
Matt Meyer14-Sep-11 4:22 
QuestionDynamic Iframe Resizing on Multiple Layers Pin
Phatinox13-Sep-11 12:24
Phatinox13-Sep-11 12:24 
Hi guys
Its my first in this community and I hope someone can help me on this one. I’m currently working on the personalization of the layout of SAP ERP Portal. This Portal Framework uses Iframes to display the current page and/or applications on the Current Page.



Here is a custom draw of a page
---- Custom Componentes Like Menus etc
----- Iframe (InnerPage) – Shows the Current Page
--------This Page can have embedded content and/or More Iframes with Applications

All the Iframes are on the same domain but I only have acess to the innerPage Code and not to the iframes that have the applications.

Now we want the innerpage to automatic resize to the current content. This is being a problem (even after using jQuery Plugins or Resize Scripts) because:
1) The Iframes that have the applications change content height using Ajax/DHTML (not triggering load event) and this resize scripts wont call the resize mechanism.
2) I don’t have access to the applications source
3) On some tests ive made using Scripts ( for example Auto Height Jquery, SSI Dynamic Drive …) some iframes display the same clientHeight and ScrollHeight Even if theres a scrollbar in the browser window.

If there’s anyone there that can help me solve this kind of situations it would be really helpful Thanks

modified on Thursday, September 15, 2011 4:55 PM

AnswerRe: Dynamic Iframe Resizing on Multiple Layers Pin
twseitex16-Sep-11 9:51
twseitex16-Sep-11 9:51 
AnswerRe: Dynamic Iframe Resizing on Multiple Layers Pin
greatghoul28-Sep-11 0:23
greatghoul28-Sep-11 0:23 
QuestionHow to add a Second Parameter Pin
Vimalsoft(Pty) Ltd12-Sep-11 21:58
professionalVimalsoft(Pty) Ltd12-Sep-11 21:58 
AnswerRe: How to add a Second Parameter Pin
Matt Meyer13-Sep-11 6:55
Matt Meyer13-Sep-11 6:55 
GeneralRe: How to add a Second Parameter Pin
Vimalsoft(Pty) Ltd13-Sep-11 10:20
professionalVimalsoft(Pty) Ltd13-Sep-11 10:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.