[Hỏi đáp] Xin js chuyển trang

  Bài viết hay nhất1
Hỏi: như tiêu đề ai có js chuyển trang thì share cho em với thanks nhé

Đáp: https://devs.forumvi.com/t155-hoi-dap-xin-js-chuyen-trang?showpost=p1013
  Bài viết hay nhất2
Xem ở đây: http://www.w3schools.com/jsref/met_loc_replace.asp

Nếu cần dùng để bảo trì 4rum thì cho code dưới đây vào Forum in construction :
Code:
<style type="text/css">
   body {
      display: none!important
   }
</style>
<script type="text/javascript>
//<![CDATA[
   location.replace(" URL ");
//]]>
</script>
Thay URL trong code trên bằng URL trang sẽ chuyển đến
  Bài viết hay nhất3
Zzbaivong wrote:Xem ở đây: http://www.w3schools.com/jsref/met_loc_replace.asp

Nếu cần dùng để bảo trì 4rum thì cho code dưới đây vào Forum in construction :
Code:
<style type="text/css">
   body {
      display: none!important
   }
</style>
<script type="text/javascript>
//<![CDATA[
   location.replace(" URL ");
//]]>
</script>
Thay URL trong code trên bằng URL trang sẽ chuyển đến

thanks admin em làm được rồi
  Bài viết hay nhất4
You cannot reply to topics in this forum