<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>jquery on Sekizgen</title>
    <link>https://sekiz.gen.tr/tags/jquery/</link>
    <description>Recent content in jquery on Sekizgen</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>tr-TR</language>
    <lastBuildDate>Sun, 28 May 2017 13:32:45 +0000</lastBuildDate><atom:link href="https://sekiz.gen.tr/tags/jquery/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Sekme Değişince Sayfa Başlığını Değiştirme</title>
      <link>https://sekiz.gen.tr/sekme-degisince-sayfa-basligini-degistirme/</link>
      <pubDate>Sun, 28 May 2017 13:32:45 +0000</pubDate>
      
      <guid>https://sekiz.gen.tr/sekme-degisince-sayfa-basligini-degistirme/</guid>
      <description>﻿Bu yazıda , tarayıcı sekmesindeki başlık metnini değiştirerek kullanıcının dikkatini nasıl siteye çekeceğinizi göstereceğim.
Bu küçük numara, sekmeyi diğer sekmeler arasında öne çıkaracaktır.
Sekme açık iken normal sayfa başlığı gözüküyor.
Farklı sekmeye geçtiğimizde ise sayfanın başlığı otomatik olarak değişiyor.
Kodlar Aşağıdaki birkaç satırlık javascript kodunu sayfanıza eklemeniz yeterli.
&amp;lt;script type=&amp;#34;text/javascript&amp;#34;&amp;gt; var title = document.title; var alttitle = &amp;#34;Buraya gelir misin lütfen&amp;#34;; window.onblur = function () { document.title = alttitle; }; window.</description>
    </item>
    
  </channel>
</rss>
