وأمثلة 888 الأكواد
اعلان منتصف الموضوع
<ul id="pre-ar1web">
<li class="active">
<a href="#">Top</a>
</li>
</ul>
#pre-ar1web {
position: fixed;
z-index: 1;
background: white;
left: 0;
right: 0;
top: 0;
}
<script src='https://cdn.rawgit.com/iHussam/ar1web/master/preline.js' type='text/javascript'/>
var lastId,
topMenu = $("#pre-ar1web),
topMenuHeight = topMenu.outerHeight()+15,
menuItems = topMenu.find("a"),
scrollItems = menuItems.map(function(){
var item = $($(this).attr("href"));
if (item.length) { return item; }
});
تعليقات: 0
إرسال تعليق