Ty sir. And I was almost there. Another year or two and I would have had it! On Fri, May 12, 2023, 2:22 PM Campbell Morrison cimorrison@users.sourceforge.net wrote: This works as custom JavaScript $(document).on('page_ready', function() { $('body:not(.logged_in) .dwm_main td a').css('cursor', 'default').on('click mousedown', function(e) { e.preventDefault(); return false; });}); [support-requests:#2755] https://sourceforge.net/p/mrbs/support-requests/2755/ Suppressing selection of events in lowest...
Ty Campbell. Just figure out have to do it. Lol On Fri, May 12, 2023, 9:56 AM Campbell Morrison cimorrison@users.sourceforge.net wrote: There are two possibilities. The first is to use "kiosk mode". This probably isn't what you are looking for, but I mention it just in case. This enables you to put a particular device, eg a tablet outside a meeting room, into a mode where it will just display the meetings for that day and room (or area). The second would be to modify the MRBS code so that links aren't...
Suppressing selection of events in lowest level