- Posts: 24
COMMUNITY FORUM
Frontend Ajax Editor Issue
- 2ninerniner2
- Offline
- Junior Member
Less
More
15 years 2 months ago #70052
by 2ninerniner2
Replied by 2ninerniner2 on topic Frontend Ajax Editor Issue
Oh, goody, goody, goody!!!! Can't wait!!! :) Right on!!!! K2 only gets better! :) Thanks so much!!!
JoomlaWorks said:We have addressed this in version 2.1 coming this Tuesday, Sept. 8th, 2009.
JoomlaWorks said:We have addressed this in version 2.1 coming this Tuesday, Sept. 8th, 2009.
Please Log in or Create an account to join the conversation.
- Lou Griffith
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 20
15 years 2 months ago #70053
by Lou Griffith
Replied by Lou Griffith on topic Frontend Ajax Editor Issue
ROCK ON FOTIS! - Thx again!
JoomlaWorks said:We have addressed this in version 2.1 coming this Tuesday, Sept. 8th, 2009.
JoomlaWorks said:We have addressed this in version 2.1 coming this Tuesday, Sept. 8th, 2009.
Please Log in or Create an account to join the conversation.
- John Comeskey
- Offline
- Junior Member
Less
More
- Posts: 33
15 years 2 months ago #70054
by John Comeskey
Replied by John Comeskey on topic Frontend Ajax Editor Issue
JoomlaWorks said:We have addressed this in version 2.1 coming this Tuesday, Sept. 8th, 2009.
You did?? I am using V2.1 and I still cannot see all of the frontend editor. Please clarify how you addressed these problems. Thanks.
You did?? I am using V2.1 and I still cannot see all of the frontend editor. Please clarify how you addressed these problems. Thanks.
Please Log in or Create an account to join the conversation.
- Lefteris
- Offline
- Moderator
Less
More
- Posts: 8743
15 years 2 months ago #70055
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic Frontend Ajax Editor Issue
The topic is about the issue clicking outside the modal window. In the latest release if you click outside the modal the modal stays open preventing from loosing accidentally your work. So yes we have addressed this issue.
John Comeskey said:JoomlaWorks said:We have addressed this in version 2.1 coming this Tuesday, Sept. 8th, 2009.
You did?? I am using V2.1 and I still cannot see all of the frontend editor. Please clarify how you addressed these problems. Thanks.
John Comeskey said:JoomlaWorks said:We have addressed this in version 2.1 coming this Tuesday, Sept. 8th, 2009.
You did?? I am using V2.1 and I still cannot see all of the frontend editor. Please clarify how you addressed these problems. Thanks.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Marco Villa
- Offline
- New Member
Less
More
- Posts: 5
15 years 2 months ago #70056
by Marco Villa
Replied by Marco Villa on topic Frontend Ajax Editor Issue
Great! Thank You Lyle, simple but working perfectly!
Lyle Chamney said:Find this code: handler:'iframe',size:{x:990,y:650} … and replace with...
Lyle Chamney said:Find this code: handler:'iframe',size:{x:990,y:650} … and replace with...
Please Log in or Create an account to join the conversation.
- John Comeskey
- Offline
- Junior Member
Less
More
- Posts: 33
15 years 1 month ago #70057
by John Comeskey
Replied by John Comeskey on topic Frontend Ajax Editor Issue
Is it my imagination, or does the submit window stay open even after you click the 'Save' button?
Lefteris Kavadas said:The topic is about the issue clicking outside the modal window. In the latest release if you click outside the modal the modal stays open preventing from loosing accidentally your work. So yes we have addressed this issue.
John Comeskey said:JoomlaWorks said:We have addressed this in version 2.1 coming this Tuesday, Sept. 8th, 2009.
You did?? I am using V2.1 and I still cannot see all of the frontend editor. Please clarify how you addressed these problems. Thanks.
Lefteris Kavadas said:The topic is about the issue clicking outside the modal window. In the latest release if you click outside the modal the modal stays open preventing from loosing accidentally your work. So yes we have addressed this issue.
John Comeskey said:JoomlaWorks said:We have addressed this in version 2.1 coming this Tuesday, Sept. 8th, 2009.
You did?? I am using V2.1 and I still cannot see all of the frontend editor. Please clarify how you addressed these problems. Thanks.
Please Log in or Create an account to join the conversation.
- Lefteris
- Offline
- Moderator
Less
More
- Posts: 8743
15 years 2 weeks ago #70058
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic Frontend Ajax Editor Issue
Hi. The modal stays open after save. You can click the close button if you want to close the modal or continue your work.
scott said:Yeah why does the lightbox stay open on save? any solutions?
scott said:Yeah why does the lightbox stay open on save? any solutions?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Sanmathy
- Offline
- New Member
Less
More
- Posts: 3
15 years 1 week ago #70059
by Sanmathy
Replied by Sanmathy on topic Frontend Ajax Editor Issue
Dont give any size..it may create problem in different resolutions..
use this code
rel="{handler:'iframe',size:{x:window.getSize().scrollSize.x-80, y: window.getSize().size.y-80}, onShow:$('sbox-window').setStyles({'padding': 0})}"
use this code
rel="{handler:'iframe',size:{x:window.getSize().scrollSize.x-80, y: window.getSize().size.y-80}, onShow:$('sbox-window').setStyles({'padding': 0})}"
Please Log in or Create an account to join the conversation.