Does .jss feature is not supported in Titanium mobile SDK
问题 I am trying to use .jss. but i dont know why it is not working. I have a mywindow.js file and i have created a mywindow.jss file. in mywindow.jss file #b { width: 40; height: 50; color: '#324f85'; font: {fontFamily: 'Helvetica-Bold', fontSize: 15}; } in mywindow.js var myButton = Titanium.UI.createButton({ id : "b", title: 'clickME' }); I dont know what i am doing wrong here. Both .js and .jss file are in same location. Using sdk 1.8.1 回答1: Whenever you change (or create) any JSS classes, you