How to forcibly call the change function of UI element in JQuery
How to forcibly call the change function of UI element in JQuery. [js] $("#ddlcubeName").change(); [/js] Here ddlcubeName is my UI element. I wanted this to… Read More »How to forcibly call the change function of UI element in JQuery