Apex 5 javascript
After migration of java script from Apex 4 to Apex 5, the following functions do not work in Apex 5: $x_HideChildren($x("ID1")); $x_ShowChildren($x("ID2")); Has anyone encountered this issue before? Any help would be greatly appreciated!