PDA

View Full Version : سوال: قرار دادن خاصیتی با عنوان u در کد مربوط به slideshow



missmahdis
سه شنبه 06 آبان 1393, 10:47 صبح
در کد مربوط به ایجاد slideshow با خاصیتی به نام u مواجه شدم که برام تعریف شده نیست.
مثلاً از این خاصیت به صورت زیر استفاده شده:


<div u="loading" style="position: absolute; top: 0px; left: 0px;">
<div style="filter: alpha(opacity=70); opacity:0.7; position: absolute; display: block;
background-color: #000; top: 0px; left: 0px;width: 100%;height:100%;">
</div>
<div style="position: absolute; display: block; background: url(../img/loading.gif) no-repeat center center;
top: 0px; left: 0px;width: 100%;height:100%;">
</div>
</div>

لطفاً من رو راهنمایی کنید.