

- #Toggleclass not working in safari or chrome jquery android
- #Toggleclass not working in safari or chrome jquery code
#Toggleclass not working in safari or chrome jquery android
In Safari the sideScroll is somewhat working but the the scrollTop not at all. Chrome, Edge, Firefox, Safari: Current and Current - 1 Opera: Current Safari Mobile iOS: 7+ Android 4.0+ jQuery team policy is to only change browser support on major-version updates, so this list will apply until at least jQuery 4 arrives.
#Toggleclass not working in safari or chrome jquery code
The code I have is working perfectly fine in Firefox but nothing is happening when I open the page in Chrome. This is the code that Toggles the elements: $(".small").children(".topics").hide() I am trying to get scrollTop and scrollLeft (jQuery) working. In Safari they also toggle, but the DOM isn't 'moved down' for some reason - in other words, the child elements just show up, but the elements at the bottom doesn't slide down nicely. In Safari they also toggle, but the DOM isn't 'moved down' for some reason - in other words, the child elements just show up, but the elements at the bottom doesn't slide down nicely. Hi, I'm taking the codecademy jQuery class and was instructed to run this block of code (link below.) The codecademy class passed me, but I'm not getting the desired results (the block of text 'Highlight me, too' is toggled to class 'highlighted' when clicked) on my browsers (Safari v 8.0.3 and Chrome v. I would be very grateful.Īfter you click 'Test Subject 1' or 'Test subject 2' in Chrome, Opera or even lastest IE, the children elements toggle() nicely. After you click 'Test Subject 1' or 'Test subject 2' in Chrome, Opera or even lastest IE, the children elements toggle() nicely. My DOM is quite complicated, I tried to create a Jsfiddle but I messed everything up so I would like to ask someone to login to my website if that's possible. I am having a strange problem which is only present in Safari browser.
