Webdialogs: Debugging Javascript on Mac
-
Hi,
I am working on a plugin that makes extensive use of SU Webdialogs for its UI which use various bits of Javascript code for hiding blocks of HTML, generating callbacks to Ruby and other required interactivity.
I am working on Mac, and never see any JS errors from the Webdialogs, however my co-developer working on Windows does get JS errors for a number of issues which can sometimes stall the rendering of the page.
Does anyone know how I can view JS errors on Mac Webdialogs?
Is there a way to access something like Firebug or the Safari developer tools through the SU Webdialog implementation of Safari?
Or is the only way to test in a browser using a mockup of the same JS/HTML code that is generated by Ruby?thanks
DaveThe plugin is being developed on SU 7.1 to ensure backward compatibility.
-
-
Perfect!! Thanks Thomthom that's exactly what I needed.
Strange that other post didn't come up in my search, especially as it is so recent. -
The forum search isn't that good. I have more luck using Google to search it.
Advertisement