[SOLVED] Â Possibility for GreyBox in a future release? |
8/20/2007 00:07:06 | |
| PHPRunner General questions | ||
|
F
fsteves author
EDITED FOR BETTER INSTRUCTION: <script type="text/javascript">
function reloadParentOnClose(){
// FOR BUTTONS
// FOR VIEW AND EDIT LINKS
|
||
|
A
|
asimha 8/20/2007 |
|
Hello Clarity, this is very interesting, I have also been trying to implement Greybox or Slimbox without success ... |
|
|
F
|
fsteves author 8/20/2007 |
|
I modified my original post to include better instruction, hope it helps! |
|
|
A
|
asimha 8/20/2007 |
I modified my original post to include better instruction, hope it helps!
|
|
|
J
|
Jean 8/20/2007 |
|
Thanks Clarity ! |
|
|
F
|
fsteves author 8/20/2007 |
And, closing greybox in the Add module, FF or IE7 ask both a confirmation to post again. Have you find a way to avoid this message ?
|
|
|
F
|
francesco 8/23/2007 |
|
Hi Clarity |
|
|
F
|
fsteves author 8/23/2007 |
|
Also, there is a small issue with IE, the DIV expands beyond the browers window, so you will need to edit gb_styles.css and change the following: .GB_header table {
.GB_header table { |
|
|
F
|
fsteves author 8/23/2007 |
|
I modified the top part, but I did find a fix to the POSTDATA annoyance, which goes along with what PHPRunner itself does to alleviate the problem: function reloadParentOnClose(){ |
|