Advertisement
Guest User

Untitled

a guest
Jul 27th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
jQuery 1.64 KB | None | 0 0
  1. <ul class="features">
  2.                                        <li><input type="checkbox" name="feature3" value="0" checked="checked" id="feature30" rel="0" title="Apkaustų priedai nepasirinkti"> <label for="feature30">
  3.                         Apkaustų priedai nepasirinkti                   </label></li>
  4.                                        <li><input type="checkbox" name="feature3" value="1" id="feature31" rel="280" title="Pritraukėjas "> <label for="feature31">
  5.                         Pritraukėjas                    </label></li>
  6.                                        <li><input type="checkbox" name="feature3" value="2" id="feature32" rel="-60 " title="Tik 1 fiksacijos lauko durys"> <label for="feature32">
  7.                         Tik 1 fiksacijos lauko durys                   </label></li>
  8.                                        <li><input type="checkbox" name="feature3" value="3" id="feature33" rel="220" title="Ofisinė rankena"> <label for="feature33">
  9.                         Ofisinė rankena                   </label></li>
  10.                                        <li><input type="checkbox" name="feature3" value="4" id="feature34" rel="30" title="Viena stacionari rankena"> <label for="feature34">
  11.                         Viena stacionari rankena                   </label></li>
  12.             <div class="lg" style="
  13. background-color: #ddd;
  14. color:#000;
  15. font: normal 11px Arial;   
  16. padding:1px;
  17. margin: -2px;  
  18. text-align:left;
  19. diplay: block;
  20. position: relative;
  21. z-index: 1;
  22. width: auto"><pre style="clear: left; font-family:arial;">Array
  23. (
  24.     [Matmenys] => 1423
  25.     [Spalva] => 0
  26.     [Apkaustai] => 0
  27. )
  28. </pre></div>               </ul>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement