[ صندوق ] قائمة منزلقه بتقنية الجي كويري فوق الهيدر - لمدونة بلوجر



بسم الله الرحمن الرحيم


[ صندوق ] قائمة منزلقه بتقنية الجي كويري فوق الهيدر - لمدونة بلوجر

اليوم معنا قائمة او صندوق منزلق بتقنية الجي كويري يوضع فوق الهيدر , او اينما تشاء ولاكن الافضل وضعه فوق الهيدر , الصندوق غير خاص ببلوجر فهو متناسق مع اي موقع او سكربت يعتمد عليه HTML الصندوق عمله بسيط وهو مكون من ابسط الاكواد ولاكن تم تحسين شكله ومنظره بحيث يكون اكثر اناقه وجاذبيه .


صورة :


[ صندوق ] قائمة منزلقه بتقنية الجيكويري فوق الهيدر - لمدونة بلوجر 2

طريقة التركيب :


  • ادخل مدونتك
  • القالب.
  • حرر القالب وابحث عن <head>
  • ضع هذا الكود اسفله مباشرة : 

<script src="http://code.jquery.com/jquery-2.0.3.min.js" type="text/javascript"></script>

ثم أبحث عن <header
وضع هذا الكود فوقه مباشره
<div class='msgall'>
<div id='msg1' style='display: none;'>
 " ضع هنا كود الاداة "
</div>
<div id='msg12'>
<b class='msg3' id='msg3' style='display: block;'><i class='icon-angle-down'/></b>
<b class='msg2' id='msg2' style='display: none;'><i class='icon-angle-up'/></b>
</div>
</div><a style='display: none;' href='http://www.7lolblogger.com/'></a>
<script>$(document).ready(function() {
$(&quot;#msg3&quot;).click(function(){
$(&quot;div#msg1&quot;).slideDown(&quot;slow&quot;);}); $(&quot;#msg2&quot;).click(function(){
$(&quot;div#msg1&quot;).slideUp(&quot;slow&quot;); }); $(&quot;#msg12 b&quot;).click(function () {
$(&quot;#msg12 b&quot;).toggle();
}); });</script>
<style>.msgall{position:fixed;top:0;width:100%;z-index:9999;}.msgall{border-top:3px solid #E9931A;}#msg1{display:none;background:none repeat scroll 0 0 #E9931A;text-align:center;}#msg1{display:none;}.msg3,.msg2{background:none repeat scroll 0 0 #E9931A;cursor:pointer;font-size:30px;padding:8px;position:absolute;right:24px;color:#A14B00;z-index:999999;border-radius:0 0 5px 30px;-webkit-box-shadow:0px -5px 5px #B8761A inset;box-shadow:0px -5px 5px #B8761A inset;}[class^="icon-"],[class*=" icon-"]{font-family:tahoma;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;}[class^="icon-"],[class*=" icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}[class^="icon-"],[class*=" icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}.icon-angle-down:before{content:"";background:url(https://jetara.googlecode.com/files/9596.png) no-repeat;padding:10px;}[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none;}.icon-angle-up:before{content:"";background:url(https://jetara.googlecode.com/files/2552.png) no-repeat;padding:10px;}</style>

 " ضع هنا كود الاداة " استبدلها بالاداة التي تريد وضعها او اي شيء .
تنويه الاداة من تصميم مدونة حلول بلوجر يرجى ذكر  المصدر عند النقل
المصدر : مدونة حلول بلوجر

عمر 17 عام الجنسية، مصمم و معرب قوالب بلوجر، مهووس ألعاب فيديو و ذو عدة مدونات، لكن مع كثرة العمل قررت الإقتصار على مدونة واحدة وهى Xxx لكي أساعد كل شخص ولو شيء بسيط.

0 تعليقات