function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
CreatobugCreatobug 

Lightning does not support javascript?

What does this mean?.
Does this mean that if I have a javascript code which is invoked on the click of an apex command button/ action support defined to call a function in the javascript will not get invoked?

Does it mean that a custom detail/list button having the javascript code won't work? eg: what is we are simply opening a VF page from a URL in window.open(). Will this not work is lightening is enabled?. 

I'm new to this so please excuse me if my question seems silly.
James LoghryJames Loghry
Do you have a link you're referring to?  Or a document?  Visualforce is available in Lightning Experience (LEX), and will allow you to do this.  Additionally, I came across this other post you might be interested in: https://developer.salesforce.com/forums/?id=906F0000000BWr4IAG