首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C# > 节约CSS变化与Firebug或WebKit开发工具栏了

节约CSS变化与Firebug或WebKit开发工具栏了

资 源 简 介

In support of the "Design in the browser" philosophy Backfire allows you to save CSS changes made with Firebug, Webkit Developer Toolbar or any other clientside debugging tool. It consists of a single javascript library, a protocol for sending changes to the server, and a server implementation to store these changes or notify the client of the status. The javascript client detects CSS changes and POSTs it back to a given url, using the public javascript method "Backfire.save()". A script running on the server needs to parse, process and store these changes. Backfire comes with such an example server implementation in C# .NET that is modular, and can be ported to other platforms. Backfire works cross-domain and can be modified and extended to meet other requirements. It should be fairly easy to create a Firefox add-on or Google Chrome extention based on Backfire. Note: There"s an issue with Webkit D

文 件 列 表

Backfire
Backfire.csproj
Delegates.cs
HQ.cs
PostbackMessage.cs
PostProcessor.cs
Example
Css
Default.aspx
Example.csproj
Save.aspx
Script
Example.sln
VIP VIP
  • IATWAY 1天前 成为了本站会员

  • 大智若愚 1天前 成为了本站会员

  • Mason 1天前 成为了本站会员

  • 1天前 成为了本站会员

  • Half_Punch 2天前 成为了本站会员

  • liqing71718 2天前 成为了本站会员

  • 伟国 2天前 成为了本站会员

  • songy 2天前 成为了本站会员

  • 纯色幽默 2天前 成为了本站会员

  • odd? 2天前 成为了本站会员

0.179329s