Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- var main = $('<li><' + click_type + ' href= "" id=\'' + bar_title + '\' title=\'' + title + '\'>'/* + title + */ +
- "<svg xmlns='http://www.w3.org/2000/svg' width = '22' height = '12'>" +
- "<g transform = 'scale(0.13, 0.134)'>" +
- "<rect ry='5' rx='5' id='svg_1' height='25' width='25' y='5' x='5' stroke-width='2' stroke='#000000' fill='#ffffff'/>" +
- "<rect id='svg_2' ry='5' rx='5' height='25' width='25' y='35' x='5' stroke-width='2' stroke='#000000' fill='#ffffff'/>" +
- "<rect id='svg_3' ry='5' rx='5' height='25' width='25' y='65' x='5' stroke-width='2' stroke='#000000' fill='#ffffff'/>" +
- // "<rect id='svg_4' ry='5' rx='5' height='25' width='25' y='95' x='5' stroke-width='2' stroke='#000000' fill='#ffffff'/>" +
- "<rect id='svg_5' ry='5' rx='5' height='25' width='175' y='5' x='40' stroke-width='2' stroke='#000000' fill='#ffffff'/>" +
- "<rect id='svg_6' ry='5' rx='5' height='25' width='175' y='35' x='40' stroke-width='2' stroke='#000000' fill='#ffffff'/>" +
- "<rect id='svg_7' ry='5' rx='5' height='25' width='175' y='65' x='40' stroke-width='2' stroke='#000000' fill='#ffffff'/>" +
- // "<rect id='svg_8' ry='5' rx='5' height='25' width='175' y='95' x='40' stroke-width='2' stroke='#000000' fill='#ffffff'/>" +
- "</g>" +
- "</svg>" +
- "</" + click_type + '></li>').insertBefore($('#openNaturalSearch').parent());
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement