Anonymous
Login
XSnippets
OpenNTF
XPages.info
Development Contest
Share your Code with others
XSnippets Home
My Favorites
XSnippets by Popularity
Best rated XSnippets
Most recent XSnippets
XSnippets by Language
XSnippets by Author
Create XSnippet
Follow XSnippets
XSnippets Contests
►▼
My Favorites
logToBrowser
You have to login first to use 'My Favorites' feature
So far, noone has added to favorites
function logToBrowser(message){ try{ console.log(message); } catch(err) { alert(message); } }
Select XSnippet to copy to Clipboard
Notes
Internet Explorer doesn't have the console, to debug javascript code. So I wrote a small function to try to log to console, is not possible create alert
Language
JavaScript (Client)
Author
F van der Linden
Rating
Downloads
4
All code submitted to OpenNTF XSnippets, whether submitted as a "Snippet" or in the body of a Comment, is provided under the
Apache License Version 2.0
. See
Terms of Use
for full details.
Embed XSnippet
Report
Add to Social Business Toolkit
No comments yet
Login first to comment...
Related Twitter Tweets
Hosted by OpenNTF
Terms of use
Privacy Policy
Contact
Follow OpenNTF