Problem with Dialog
|
|
Hello, I try to use a Dialog. I have a large Form, so I need to scroll down to reach the Submit Button. I hope somebody can help me :-) Greetings |
|
|
You need to set the top position on the dialog, center will send the page to the top of the web page. As for the visible issue can’t help you with out seeing the code. |
|
|
hi, i have another problem with dialog, in prototype ui zip file available on this website there is no dialog included. i found dialog in developers version but i don’t really know how to include it. when i just add it to my website i receive some error messages. i found old version of prototype-window: http://prototype-window.xilinus.com/download.html but i suppose that there were some important updates in this script since 2007, right? |
|
|
The files from the git-version need also the versions of files from that state as the api changed in some points. The best way would be to rake the prototypeui.js as described on http://dev.prototype-ui.com/wiki/PrototypeUI The prototype-window is old and will not be supported in future. |
|
|
thanks, now everything works :) |