how to open url in new tab from javascript code example Example: javacript open url in new tab window.open(url,'_blank'); window.open(url);