iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hello Kenny,
Im able to replicate your issue on my side. I have follow this issue to the developer team. I will give you any news regarding this issue as soon as I've heard any updates.
Thank you and have a nice day.
Regards,
Niven.
Hi Dave,
Yes, I'm can't give you any time frame but it should be this week. Please be patiance I will give you any news when there is an update for this issue.
Hi,
The Lightswitch is still on research. I will give an update about this as soon as I get news.
Thank you.
I have talked with the developer team, they said all issues will be fix when we are done with the release of support site, we have been busy with the preparation of the releasing support site and documentation for ClientUI 2010.
Thank you for your understanding.
Hello,
Can you give me more details instruction regarding the colour? Please give me a snippet code of your settings then I will try your settings on my environment.
I have forward this issue to the developer and I still don't get any news. I will follow up this issue again and will give you any news as soon as the developer give me a reply.
Deeply apologize for the inconvenience.
Niven
Yes you can do that by implementing OnAfterExecCommand client side event. This event will be invoke everytime the user trigger an action on editor.
<script language="javascript"> function OnAfterExecCommand(controlId, operation) { var rte = ISGetObject(controlId); if (operation == "RemoveFormat") { var range = rte.GetRange(); } } </script>
The rte.GetRange() value will be vary with each browser. So, you might want to do your own validation inside the OnAFterExecCommand event for each browser and please don't forget to put your own validation about the DIV tag.
Hope this helps.
Hi Adam,
Please correct me if I'm wrong. So you want to add a new button ad WebTextEditor which will add a <div> tag into the selected words? Is it true?
You can check our WebTextEditor sample, under WebTextEditor -> Toolbar_CustomToolbar.
The automatically generate Bread Crumb menu along with the WebSlidingMenu isn't supported yet.
Could you explain more about the clickable Bread Crumb menu, is it a control or only a text?
Maybe you can check our WebEssentials sample inside the WebSlidingMenu -> MoreBooks.
Hi Ellen,
Glad to hear its working well.
Please don't hesitate if you have anymore questions. We will do our best to keep assisting you.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname