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
Hi all,
it seems to me that WebSplitter works only with <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">.
When I try to use one of
the web splitter is not correctly rendered, the handler is at the top of the page and I cannot drag the splitter, see the snapshot in attachment. Below the code I used:
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WebSplitterTest.aspx.cs" Inherits="WebUITest.WebSplitterTest" %><%@ Register assembly="ISNet.WebUI.WebDesktop" namespace="ISNet.WebUI.WebDesktop" tagprefix="ISWebDesktop" %><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html ><head runat="server"><title></title></head><body><form id="form1" runat="server"><div><table cellpadding="0" cellspacing="0" style="height: 100%; width: 100%; table-layout:fixed;"><tr><td style="width: 30%"> </td><td><ISWebDesktop:WebSplitter ID="WebSplitter1" runat="server" ><SplitterStyle><Active BaseStyle="Normal" BackColor="Black"></Active><Over BaseStyle="Normal" BackColor="#404040"></Over><Normal BackColor="#e4ecf7" Overflow="Hidden"OverflowX="Hidden" OverflowY="Hidden"></Normal></SplitterStyle></ISWebDesktop:WebSplitter></td><td> </td></tr></table></div></form></body></html>
How can I make the WebSplitter works with this doctype?
Thanks in advance
Vince
In the current build of WebSplitter, it is only the <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
that supported by WebSplitter.
Please let us know your response.
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