Clicking links in chat rooms

57 views
Skip to first unread message

David Elworthy

unread,
Jul 7, 2016, 6:50:06 AM7/7/16
to AJAX-chat
Anyone know how to get the links posted in the channels to display into a overlay instead of a new window/tab/popup?

chat.js

if(!this.inUrlBBCode) {
                link =  '<a href="'
                        + url
                        + '" onclick="window.open(this.href , popup); return false;">'
                        + link
                        + '</a>';
            }

Thanks in advance.

ingridtr...@gmail.com

unread,
Aug 20, 2016, 5:29:15 AM8/20/16
to AJAX-chat
Reply all
Reply to author
Forward
0 new messages