Skip to content
logo
MoviesWatch
logo
MoviesWatch


/* MoviesWatch - dropdown style */ .mw-cat-select-wrapper{ display:inline-block; vertical-align:middle; } .mw-cat-select{ background:#111; color:#fff; border:1px solid #333; padding:8px 12px; border-radius:6px; font-size:14px; min-width:220px; -webkit-appearance:none; -moz-appearance:none; appearance:none; } .mw-cat-select:focus{ outline:2px solid #E50914; } .mw-sr-only{ position:absolute; left:-9999px; top:auto; width:1px; height:1px; overflow:hidden; } @media(max-width:600px){ .mw-cat-select{ min-width:160px; font-size:13px; } }

(function(){ var select = document.getElementById('mw-cat-select'); if(!select) return;

// Navigate on change select.addEventListener('change', function(){ var val = this.value; if(!val) return; // Build absolute URL when relative path used var url = (val.indexOf('http') === 0) ? val : (window.location.origin.replace(/\/$/,'') + val); window.location.href = url; });

// Auto-select the current category if on a category page try{ var path = window.location.pathname.replace(/\/$/,''); for(var i=0;i<select.options.length;i++){ var optVal = select.options[i].value; if(!optVal) continue; var check = optVal.replace(/\/$/,''); if(path.indexOf(check) !== -1){ select.selectedIndex = i; break; } } }catch(e){} })();

Sign up
Sign up

Latest Movies

Watch Pathaan Movie Online

Watch Online Jawan and Download HD

Recent Posts

  • Watch Pathaan Movie Online
  • Watch Online Jawan and Download HD

Recent Comments

No comments to show.

Archives

  • October 2025

Categories

  • Latest Movies

© 2025 MoviesWatch. All Rights Reserved.