This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$(document).ready(function(){ | |
alert('HELLO WORLD'); | |
}); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var tabs = new Ext.TabPanel({ | |
renderTo: Ext.getBody(), | |
activeTab: 0, | |
items: [{ | |
title: 'Hello', | |
html: 'World!' | |
}] | |
}); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<entry gd:etag="W/"CE4EQn47eCp7ImA9WhZUFko.""> | |
<id>tag:youtube.com,2008:video:Nujoj5yRWTE</id> | |
<published>2011-06-10T02:28:23.000Z</published> | |
<updated>2011-06-10T02:28:23.000Z</updated> | |
<category scheme="http://schemas.google.com/g/2005#kind" term="http://gdata.youtube.com/schemas/2007#video"/> | |
<category scheme="http://gdata.youtube.com/schemas/2007/categories.cat" term="Entertainment" label="Entertainment"/> | |
<category scheme="http://gdata.youtube.com/schemas/2007/keywords.cat" term="106 Weston Street"/> | |
<category scheme="http://gdata.youtube.com/schemas/2007/keywords.cat" term="London property"/> | |
<category scheme="http://gdata.youtube.com/schemas/2007/keywords.cat" term="Tim Murphy"/> | |
<category scheme="http://gdata.youtube.com/schemas/2007/keywords.cat" term="IP Global"/> |
NewerOlder