Conferences and Events

conferences and events

35th Annual Southwest Florida Water Resources Conference When: Jan. 23, 2026 Where: FGCU Cohen Center Ballroom For 35 years, a group of professional associations and educational institutions has joined together […]

In Other News

In Other News

Governor Ron DeSantis and Florida Cabinet Approve Strategic Conservation and Agricultural Land Acquisitions On Dec. 17, Gov. Ron DeSantis and the Florida Cabinet approved the protection of over 21,500 acres […]

Enter your username and password
to access premium features.

Don’t have an account? Join the community.

Florida's Environmental News

Subscribe today to receive our weekly newsletter, delivered to your inbox every Monday morning.

jQuery(document).ready(function($) { $(document).on('click', '.open-login-popup', function() { setTimeout(function() { const $form = $('.eael-login-register-form'); // EAEL form inside the popup if ($form.length) { // Manually trigger input events in case autofill broke the nonce $form.find('input[name="eael-user-login"], input[name="eael-user-password"]').each(function() { $(this).trigger('change'); $(this).trigger('input'); $(this).trigger('focus'); }); } }, 200); // small delay after popup opens }); });