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,
I have a WebTab and when I load a new webtabitem , the image loading is displayed.
I have some questions:
Can I hide this image ?? How ??
Can I define the time (duration) to show this image ??
Regards,
One of the WebTab feature is the IFrameShowLoader.
The default value is True. When set to True, the WebTab will display an animated image and text indicating that the Page is currently in loading progress. This feature is helpful when loading a relatively large page and still keep informing the user of the loading progress.
You can customize the in progress image and text in ImageSettings and TextSettings respectively.
<ISWebDesktop:WebTab ID="WebTab1" runat="server" Height="300px" Width="500px" IFrameShowLoader="false"> <ImagesSettings InProgress="[Custom InProgressUrlImage]" /> <TextSettings InProgressText="[Custom InProgressText]" /> ... </ISWebDesktop:WebTab>
In order to hide this image you can set the value of the IFrameShowLoader property to False; or left the IFrameShowLoader property to default, True, and set the InProgress property of ImageSettings to a blank image.
Hope this helps.
Hi Yudi,
Thanks for your reply. The webtab is ok !!!
best regards,
Glad to hear the good news.
Should you need further assistance or run into any problems regarding our controls, feel free to post it into our forum. We would be happy to assist you again.
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