Interview Questions Answers.ORG
Interviewer And Interviewee Guide
Interviews
Quizzes
Home
Quizzes
Interviews Scripting language Interviews:AngularJSAngularJS DeveloperChrome FrameDojoExpert Developer JavaScriptExpert JavaScript DeveloperExt CoreEXT-GWTExt-JSFront End Developer (AngularJS)JQuery DeveloperjQuery MobileJQuery ProgrammerJQuery UIMooToolsPrototype FrameworkQooxdooScriptingSencha TouchSizzle Selector EngineSWFObjectWeb Font LoaderXMLHttpRequest
Copyright © 2018. All Rights Reserved
Ext-JS Interview Question:
Tell me how to apply css on select of combo box?
Submitted by: AdministratorAd
using config option as
emptyClass : 'emptycss', where emptycss is a css classname
Submitted by: Administrator
emptyClass : 'emptycss', where emptycss is a css classname
Submitted by: Administrator
By using this.on("select", function({this.addcls("classNamehere")};
Here 'this' is the combo box.
Submitted by: Deepthi
Here 'this' is the combo box.
Submitted by: Deepthi
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.

https://InterviewQuestionsAnswers.ORG.
