Projects tagged ‘blueprintcss’ and ‘javascript’


Jump to tag:

Projects tagged ‘blueprintcss’ and ‘javascript’

Filtered by Project Tags blueprintcss javascript

Refine results Project Tags jquery (2) xhtml (2) css (2) html (1) framework (1) subsonic (1) asp.net (1) mootools (1) sqlserver (1) webgame (1) ajax (1) game (1)

[3 total ]

0 Users

成语连连看 - 多用户在线网页游戏 官方网站:http://llk.yatrack.cn/ 源码下载:http://code.google.com/p/cyllk/downloads/list 游戏规则: ... [More] 1.找出四字成语并顺序点击消去,四字必须相邻。 2.每局游戏3分钟,中间休息30秒。 3.每局游戏中有5-10个成语。 [Less]
Created 11 months ago.

0 Users

boostはCSSとJavascriptの標準的なフレームワークを内包した「フレームワークのフレームワーク」です。 ... [More] boostとはboostはフレームワークのフレームワークです。 BlueprintCSSやjQueryなど、クロスブラウザを実現するための標準的なフレームワークを内包し、開発メンバー全体でシンプルかつ統一的なコードを書くためのルールを提供しています。 boostに含まれるフレームワークboostには以下のフレームワークが含まれています。 Blueprint CSS(一部) jQuery1.3.2 boostのメリットboostは、WEB開発者につきものの諸問題を解消します。 開発者によってディレクトリ構成がバラバラ - boostは統一的なルールを定めています 再利用性の低いHTML, CSS, Javascript - 誰でもいつでも簡潔なコード記述が実現します いつも同じコードを書く煩わしさを解消 - よく使うコードをプリセットで提供します HTML head内に読み込む外部JSファイルが多すぎて汚い - JSインポータで1ファイルを読み込むだけ head内の読み込みサンプルboostを利用するには、まずHTMLのhead内に以下のコードを貼付けます。 BOOST startからBOOST endまでは全HTMLファイルで読み込むだけです。パスさえ合っていれば、後は何も編集する必要はありません。 CUSTOM startからCUSTOM endに含まれる2ファイルが、編集対象となるファイルです。 HTMLソース例boostを利用する事で、簡潔で一貫したクロスブラウザ対応のHTMLが実現します。 テストサイト HOME このサイトについて お問い合わせ menu menu menu menu menu menu hello world. hello world. hello world. menu menu menu 2009 (C) Some Company Corp. スタートガイドインストールと使用方法についてはスタートガイドを参照して下さい。 おことわり立ち上げて間もないため未整備箇所ばかりですが、これからアップデートしていきます。 twitter http://twitter.com/tomodian [Less]
Created 4 months ago.

0 Users

Ahhh, FrameWorks. They make my work easier and more fun. By taking out the stuff that is repetitive and dull, frameworks establish a great baseline for creative work. So I combined my 2 favorite front ... [More] end frameworks in Starter Kit. Starter Kit starts with a simple layout and ties in Blueprint CSS and jQuery. The layout here is something that anyone can do. I find myself having to recreate the same setup over and over, so it made sense to me to create a place for a SVN Repository of my starting point. Of course, this is a little bare bones, but it is designed as a starting place for integration. Starter Kit Features:Valid HTML and XHTML Conventional Layout Conventional Navigation Metaphors Starter Kit VersionsBlueprint CSS version 0.7 jQuery version 1.2.3 DemoStarter Kit Demo Blueprint CSS is a fantastic framework for CSS. Using the grid layout, a designer/developer can quickly deploy a fantastic solution with established conventions. Blueprint CSS was launched by Olav Bjørkøy and he has done a great job developing the framework. And jQuery is an amazing and light framework for JavaScript. Write less code. Do more stuff. jQuery was developed by John Resig and continues with contributions by many developers. If you are interested in contributing, please do! There are many ways to skin a cat, maybe you know a less messy one. You can contact me direct at dave.merwin@gmail.com. Framework Versions: Currently the versions used are Please Note:I will try to keep Downloads up to date, but frankly, you are better off doing a SVN checkout if you need code. I update SVN religiously. Like I said, this is MY starter kit too, so I use it often. Ok, I won't keep downloads up to date. SVN is the way to go. Or you can get it from the demo site. You would be ill advised to grab this code and push it to a server and call it a day. First it will be bloated with comments for documentation. Second, it will require a great deal of HTTP requests to large files. These files are left uncompressed to learn from, but it will add overhead to your site if you load them as is. Where I work, we use different methods to get all of the requests down and to compress the file size. For CSS Compression you can start here: Blogging Pro: CSS-Optimization For JavaScript optimization you can start here: Websiteoptimization.com: JavaScript Optimization More performance hints here: Websiteoptimization.com: Speed Tweaks [Less]
Created 12 months ago.