View source
From Vandelay Wiki
for
HTML
Jump to:
navigation
,
search
==HTML== [[HTML doctypes]]<br /> [[HTML_links|HTML Links]]<br /> [[CSS_Links|CSS Links]]<br /> [[Javascript_links|Javascript Links]]<br /> [[JQuery_Links|JQuery Links]]<br /> <pre>Open a link in a new browser window. Use this for a normal widow: <a href="http://google.com/" onclick="window.open(this.href, 'popupwindow', ''); return false;"> Use this to configure the window: <a href="http://google.com/" onclick="window.open(this.href, 'popupwindow', 'width=400,height=300,scrollbars,resizable'); return false;"> </pre> FireFox web debugging plugins http://timtux.net/18-turning-firefox-into-a-wa-assault-kit CodeProject: A simple HTML homepage using CS and javascript http://www.codeproject.com/KB/HTML/HTMLhomepage.aspx Lightbox 2 http://www.lokeshdhakar.com/projects/lightbox2/ [[Form_Layout_Aligned_CSS|Form Layout Aligned With CSS]] http://jsbin.com<br /> http://jsfiddle.net<br /> http://www.jqueryrain.com/<br /> https://github.com/akzhan/jwysiwyg<br /> Google Closure tutorial *http://code.google.com/closure/library/docs/gettingstarted.html *http://code.google.com/closure/library/docs/tutorial.html *http://www.bdoran.co.uk/2011/11/28/introduction-to-googles-closure-tools/ ---- Back to [[Main_Page|Main Page]]<br />
Return to
HTML
.
Personal tools
Log in / create account
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
Actions
Search
Navigation
Main page
Community portal
Current events
Recent changes
Random page
Help
Toolbox
What links here
Related changes
Special pages