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 want to change the webcombo's forecolor and toolTip in the client side, how can I do.
Thanks
Hello,
Which one forecolor that you referred to? We have several forecolor style in WebCombo such as TextBoxStyle,FrameStyle,ResultBoxStyle and etc. I think you could not change the style via properties in javascript. You only can change it via element.For tooltip, currently, there is no method to change its tooltip. You also could not set it via properties in javascript. However, you can get the div text element and set the title.E.g Please refer into my sample.
Regards,Handy
I want to change the TextBoxStyle's forecolor. I use GetControlElement() to get the element,but it still doesn't work
You will need to use GetFrameElement().
e.g combo.GetFrameElement().childNodes[2].childNodes[0].style.color = "Red";
When you set from element, you only set for normal mode. You need to validate so it can work such as in 3 modes.
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