الاكواد في التخطيط
كود اخر التعليقات
<style type="text/css" scoped>
ul.kangismet_recent{list-style:none;margin:0;padding:0;}
.kangismet_recent li{background:transparent;margin:0 0 6px!important;padding:3px
!important;display:block;clear:both;overflow:hidden;list-style:none; border: 1px solid transparent;
border-radius:9px; max-height: 100px;}
.kangismet_recent li:hover{background:#fff;border: 1px solid #e9e9e9;}
.kangismet_recent a {text-decoration:none;}
.avatarImage{padding:3px;background:#fefefe;float:left;margin:0 6px 0 0;position:relative;overflow:hidden;}
.avatarRound{border-radius:100px;width:35px;height:35px}
.kangismet_recent li span{margin-top:4px;color: #444;display: block;font-size: 12px;line-height: 1.4;}
</style>
<script type="text/javascript">
//<![CDATA[
var
numComments = 8,
showAvatar = true,
avatarSize = 35,
roundAvatar = true,
characters = 40,
defaultAvatar = "http://www.gravatar.com/avatar/?d=mm",
hideCredits = true;
maxfeeds=50,
adminBlog='NET POINT';
//]]>
</script>
<script type="text/javascript" src="https://ar1web-com.googlecode.com/svn/Hm/recentcomments.js"></script>
<script type="text/javascript" src="http://www.almtwr.net/feeds/comments/default?alt=json&callback=kangismet_recent&&max-results=50">
</script>
اضافة اخر المواضيع لقسم معين
<div class='related-wrap'>
<div class='rlwrap section' id='relmain1'><div class='widget HTML' id='HTML1'>
<h2 class='title'>قوالب</h2>
<div class='widget-content'>
<div class="more_topic"><a href="http://www.ar1web.com//search/label/قوالب بلوجر">مزيد</a></div>
<script type='text/javascript'>
var numposts = 8;
var showpostthumbnails = true;
var displaymore = false;
var displayseparator = false;
var showcommentnum = false;
var showpostdate = false;
var showpostsummary = true;
var numchars = 60;
</script>
<script type="text/javascript" src="http://www.almtwr.net/feeds/posts/default/-/قوالب?orderby=updated&
alt=json-in-script&callback=labelthumbs"></script>
</div></div></div></div>
كودالتدوينات العشوائية
<div class='rlwraphm section' id='relmain5'>
<h2 class='title'>تدوينات عشوائية</h2>
<div class='widget-content'>
<div id='bp_recent'></div> <script style='text/javascript' src='https://ar1web-com.googlecode.com/svn/trunk/xc-recentpost.js'></script> <script style='text/javascript'> var numberOfPosts = 63; var showPostDate = false; var showSummary = false; var titleLength = 0; var showCommentCount = false; var showThumbs = true; var showNoImage = true; var imgDim = 65; var imgFloat = 'left'; var myMargin = 3; var mediaThumbsOnly = true; var showReadMore = false; </script> <script src='http://www.almtwr.net/feeds/posts/summary?max-results=63&orderby=published&alt=json-in-script&callback=bprecentpostswiththumbnails'></script>
</div></div>
Output
300px
You can jump to the latest bin by adding /latest
to your URL
Keyboard Shortcuts
Shortcut | Action |
---|---|
ctrl + [num] | Toggle nth panel |
ctrl + 0 | Close focused panel |
ctrl + enter | Re-render output. If console visible: run JS in console |
Ctrl + l | Clear the console |
ctrl + / | Toggle comment on selected lines |
ctrl + ] | Indents selected lines |
ctrl + [ | Unindents selected lines |
tab | Code complete & Emmet expand |
ctrl + shift + L | Beautify code in active panel |
ctrl + s | Save & lock current Bin from further changes |
ctrl + shift + s | Open the share options |
ctrl + y | Archive Bin |
Complete list of JS Bin shortcuts |
JS Bin URLs
URL | Action |
---|---|
/ | Show the full rendered output. This content will update in real time as it's updated from the /edit url. |
/edit | Edit the current bin |
/watch | Follow a Code Casting session |
/embed | Create an embeddable version of the bin |
/latest | Load the very latest bin (/latest goes in place of the revision) |
/[username]/last | View the last edited bin for this user |
/[username]/last/edit | Edit the last edited bin for this user |
/[username]/last/watch | Follow the Code Casting session for the latest bin for this user |
/quiet | Remove analytics and edit button from rendered output |
.js | Load only the JavaScript for a bin |
.css | Load only the CSS for a bin |
Except for username prefixed urls, the url may start with http://jsbin.com/abc and the url fragments can be added to the url to view it differently. |