- Posts: 18
COMMUNITY FORUM
Frontend editing cancel (Joomla! v3.2 - K2 v2.6.7)
- Yiota
-
- Visitor
Please Log in or Create an account to join the conversation.
- seeker
-
- Offline
- New Member
<td id="toolbar-cancel" class="button">
<a class="toolbar" href="#" ondragstart="return false;">
<span class="icon-32-cancel" title="Cancelar"></span>
editing an article, cancel buuton dont work:
<td id="toolbar-cancel" class="button" onclick="window.history.go(0); return false;">
<a class="toolbar" onclick="window.history.go(0); return false;" href="#" ondragstart="return false;">
<span class="icon-32-cancel" title="Cancelar"></span>
creating an article page:
body id="bd" class="fs4 com_k2 contentpane" style="-moz-user-select: none; cursor: default;">
editing an article page (initial seconds):
<body id="bd" class="bd fs4 com_k2 body-overlayed" style="-moz-user-select: none; cursor: default;">
editing an article (cancel button dont work):
<body id="bd" class="fs4 com_k2 contentpane" style="-moz-user-select: none; cursor: default;">
I think with this information, you could understand the problem.
If you need more information, please tell me.
Thanks
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
Thank you.
Please Log in or Create an account to join the conversation.
- seeker
-
- Offline
- New Member
- Posts: 18
But is possible sent privated
I dont find the way to send privated log , password and links
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
Please Log in or Create an account to join the conversation.
- seeker
-
- Offline
- New Member
- Posts: 18
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
Thank you.
Please Log in or Create an account to join the conversation.
- seeker
-
- Offline
- New Member
- Posts: 18
did you finish for able again hotlogin
thanks
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
Please Log in or Create an account to join the conversation.
- seeker
-
- Offline
- New Member
- Posts: 18
hotlogin enable
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
Also Disable the BrowserUpdateWarning.js system plugin.
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
<script type="text/javascript">
disableSelection(document.body)
</script>
<script type="text/javascript">
if (top!==self) {
top.location=location;
}
</script>
and Disable it.
Please Log in or Create an account to join the conversation.
- seeker
-
- Offline
- New Member
- Posts: 18
I work jet
lotof thanks
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
Please Log in or Create an account to join the conversation.
- seeker
-
- Offline
- New Member
- Posts: 18
This plugin restricts framing whole site, printing web page, and copying site contents by disabling the right click, highlight and copy functions using javascript. Copyright (C) 2011-2012 Galaa (galaa.mn/)
Yiota Ziaggou for your help
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
- Posts: 8743
Thank you for sharing the solution.
Please Log in or Create an account to join the conversation.
- seeker
-
- Offline
- New Member
- Posts: 18
The close button works well in Firefox but in Chrome and safari doesnt work.
any help?
thanks in advanced
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
Please Log in or Create an account to join the conversation.
- seeker
-
- Offline
- New Member
- Posts: 18
I tried with plugin anticopy , browser warning, hot login , and some more disable but problem continue in safari and chrome.
If you work with mozilla firefox you dont have any problem but with safari or chrome close button when you edit an article dont work.
thanks
Please Log in or Create an account to join the conversation.