Medibank OVHC Overseas Workers Health Cover

WorkCover WA


WorkCover WA ‘);b.find(“td”).attr(“colspan”,a.find(“thead th”).length),a.find(“tbody:last”).after(b)}})}; $FOOTABLE.init = function() { $(“.content-col table”) .footableAttr(6,1) .footable( { breakpoints: { phone: 320, tablet: 768 } }); }; }( $FOOTABLE, jQuery )); jQuery(function($) { $FOOTABLE.init(); }); ]]>

0 && $(‘.responsive-menu-button-text’).length > 0){$(‘.responsive-menu-button-text-open’).hide();$(‘.responsive-menu-button-text’).show()}},setButtonTextOpen: function(){if($(‘.responsive-menu-button-text’).length > 0 && $(‘.responsive-menu-button-text-open’).length > 0){$(‘.responsive-menu-button-text’).hide();$(‘.responsive-menu-button-text-open’).show()}},triggerMenu: function(){this.isOpen ? this.closeMenu() : this.openMenu()},triggerSubArrow: function(subarrow){var sub_menu = $(subarrow).parent().siblings(‘.responsive-menu-submenu’);var self = this;if(this.accordion == ‘on’){var top_siblings = sub_menu.parents(‘.responsive-menu-item-has-children’).last().siblings(‘.responsive-menu-item-has-children’);var first_siblings = sub_menu.parents(‘.responsive-menu-item-has-children’).first().siblings(‘.responsive-menu-item-has-children’);top_siblings.children(‘.responsive-menu-submenu’).slideUp(self.subMenuTransitionTime, ‘linear’).removeClass(‘responsive-menu-submenu-open’);top_siblings.each(function(){$(this).find(‘.responsive-menu-subarrow’).first().html(self.inactiveArrow);$(this).find(‘.responsive-menu-subarrow’).first().removeClass(‘responsive-menu-subarrow-active’)});first_siblings.children(‘.responsive-menu-submenu’).slideUp(self.subMenuTransitionTime, ‘linear’).removeClass(‘responsive-menu-submenu-open’);first_siblings.each(function(){$(this).find(‘.responsive-menu-subarrow’).first().html(self.inactiveArrow);$(this).find(‘.responsive-menu-subarrow’).first().removeClass(‘responsive-menu-subarrow-active’)})}if(sub_menu.hasClass(‘responsive-menu-submenu-open’)){sub_menu.slideUp(self.subMenuTransitionTime, ‘linear’).removeClass(‘responsive-menu-submenu-open’);$(subarrow).html(this.inactiveArrow);$(subarrow).removeClass(‘responsive-menu-subarrow-active’)}else{sub_menu.slideDown(self.subMenuTransitionTime, ‘linear’).addClass(‘responsive-menu-submenu-open’);$(subarrow).html(this.activeArrow);$(subarrow).addClass(‘responsive-menu-subarrow-active’)}},menuHeight: function(){return $(this.container).height()},menuWidth: function(){return $(this.container).width()},wrapperHeight: function(){return $(this.wrapper).height()},setWrapperTranslate: function(){switch(this.animationSide){case ‘left’:translate = ‘translateX(‘ + this.menuWidth() + ‘px)’;break;case ‘right’:translate = ‘translateX(-‘ + this.menuWidth() + ‘px)’;break;case ‘top’:translate = ‘translateY(‘ + this.wrapperHeight() + ‘px)’;break;case ‘bottom’:translate = ‘translateY(-‘ + this.menuHeight() + ‘px)’;break}if(this.animationType == ‘push’){$(this.pageWrapper).css({‘transform’:translate});$(‘html, body’).css(‘overflow-x’, ‘hidden’)}if(this.pushButton == ‘on’){$(‘#responsive-menu-button’).css({‘transform’:translate})}},clearWrapperTranslate: function(){var self = this;if(this.animationType == ‘push’){$(this.pageWrapper).css({‘transform’:”});setTimeout(function(){$(‘html, body’).css(‘overflow-x’, ”)}, self.animationSpeed)}if(this.pushButton == ‘on’){$(‘#responsive-menu-button’).css({‘transform’:”})}},init: function(){var self = this;$(this.trigger).on(this.triggerTypes, function(e){e.stopPropagation();self.triggerMenu()});$(this.trigger).mouseup(function(){$(self.trigger).blur()});$(‘.responsive-menu-subarrow’).on(‘click’, function(e){e.preventDefault();e.stopPropagation();self.triggerSubArrow(this)});$(window).resize(function(){if($(window).width() > self.breakpoint){if(self.isOpen){self.closeMenu()}}else{if($(‘.responsive-menu-open’).length>0){self.setWrapperTranslate()}}});if(this.closeOnLinkClick == ‘on’){$(this.linkElement).on(‘click’, function(e){e.preventDefault();if(self.itemTriggerSubMenu == ‘on’ && $(this).is(‘.responsive-menu-item-has-children > ‘ + self.linkElement)){return}old_href = $(this).attr(‘href’);old_target = typeof $(this).attr(‘target’) == ‘undefined’ ? ‘_self’ : $(this).attr(‘target’);if(self.isOpen){if($(e.target).closest(‘.responsive-menu-subarrow’).length){return}self.closeMenu();setTimeout(function(){window.open(old_href, old_target)}, self.animationSpeed)}})}if(this.closeOnBodyClick == ‘on’){$(document).on(‘click’, ‘body’, function(e){if(self.isOpen){if($(e.target).closest(‘#responsive-menu-container’).length || $(e.target).closest(‘#responsive-menu-button’).length){return}}self.closeMenu()})}if(this.itemTriggerSubMenu == ‘on’){$(‘.responsive-menu-item-has-children > ‘ + this.linkElement).on(‘click’, function(e){e.preventDefault();self.triggerSubArrow($(this).children(‘.responsive-menu-subarrow’).first())})}if (jQuery(‘#responsive-menu-button’).css(‘display’) != ‘none’){$(‘#responsive-menu-button,#responsive-menu a.responsive-menu-item-link, #responsive-menu-wrapper input’).focus( function(){$(this).addClass(‘is-active’);$(‘html’).addClass(‘responsive-menu-open’);$(‘#responsive-menu li’).css({“opacity”: “1”, “margin-left”: “0”})});$(‘#responsive-menu-button, a.responsive-menu-item-link,#responsive-menu-wrapper input’).focusout( function(){if ( $(this).last(‘#responsive-menu-button a.responsive-menu-item-link’) ){$(this).removeClass(‘is-active’);$(‘html’).removeClass(‘responsive-menu-open’)}})}$(‘#responsive-menu a.responsive-menu-item-link’).keydown(function(event){console.log( event.keyCode );if ( [13,27,32,35,36,37,38,39,40].indexOf( event.keyCode) == -1){return}var link = $(this);switch(event.keyCode){case 13:link.click();break;case 27:var dropdown = link.parent(‘li’).parents(‘.responsive-menu-submenu’);if ( dropdown.length > 0 ){dropdown.hide();dropdown.prev().focus()}break;case 32:var dropdown = link.parent(‘li’).find(‘.responsive-menu-submenu’);if ( dropdown.length > 0 ){dropdown.show();dropdown.find(‘a, input, button, textarea’).first().focus()}break;case 35:var dropdown = link.parent(‘li’).find(‘.responsive-menu-submenu’);if ( dropdown.length > 0 ){dropdown.hide()}$(this).parents(‘#responsive-menu’).find(‘a.responsive-menu-item-link’).filter(‘:visible’).last().focus();break;case 36:var dropdown = link.parent(‘li’).find(‘.responsive-menu-submenu’);if( dropdown.length > 0 ){dropdown.hide()}$(this).parents(‘#responsive-menu’).find(‘a.responsive-menu-item-link’).filter(‘:visible’).first().focus();break;case 37:case 38:event.preventDefault();event.stopPropagation();if ( link.parent(‘li’).prevAll(‘li’).filter(‘:visible’).first().length == 0){link.parent(‘li’).nextAll(‘li’).filter(‘:visible’).last().find(‘a’).first().focus()}else{link.parent(‘li’).prevAll(‘li’).filter(‘:visible’).first().find(‘a’).first().focus()}break;case 39:case 40:event.preventDefault();event.stopPropagation();if( link.parent(‘li’).nextAll(‘li’).filter(‘:visible’).first().length == 0){link.parent(‘li’).prevAll(‘li’).filter(‘:visible’).last().find(‘a’).first().focus()}else{link.parent(‘li’).nextAll(‘li’).filter(‘:visible’).first().find(‘a’).first().focus()}break}})}};ResponsiveMenu.init()});]]>

Arrow All latest news articles

On Wednesday 10 November 2021, WorkCover WA will be hosting a free seminar developed for employers. Delivered by WorkCover WA staff, attendees will gain an in depth understanding of an employer’s ro… Read More »

The public consultation period for the Workers Compensation and Injury Management Bill 2021 (Consultation Draft) closes on 10 November 2021. If you plan on providing a submission, it is recommended yo… Read More »

Due to the success of the first five information sessions, WorkCover WA is hosting two additional sessions on the Workers Compensation and Injury Management Bill 2021 (Consultation Draft). Wednesday 8… Read More »

Follow WorkCoverWA

Conversation Series

A series of videos exploring key messages of the Insurer and Self-insurer Principles and Standards.

Site last updated: 18 October 2021 at 11:55 am

function ieupdates(callback) { window.onload = function() { respond.update(); }; callback(); } ieupdates(function() { jQuery(document).ready(function($) { $(‘html’).removeClass(‘hideall’); }); });
Source

Leave a Reply

Your email address will not be published. Required fields are marked *