Skip to main content

Home/ Coders/ Group items tagged browser

Rss Feed Group items tagged

htmlslicemate.com

CSS & JS Auto-Refreshing with Live.js - 0 views

  •  
    I want to share a fantastic little tool that I've only recently come across; Live.js, written by Martin Kool. This JavaScript file automatically checks for changes to your CSS and JavaScript files, and refreshes them. That means you can have your text editor in one half of the screen, and a web browser in the other. When you save changes in the editor, the updates are reflected immediately in your browser. It really helps to speed up your development time. A lot of text editors offer HTML previews and such, but they only work for plain .html pages. The great thing about Live.js is that it works on any webpage, including a working WordPress theme...............(.read more.)
htmlslicemate.com

20 HTML5 Video Websites Examples and Resources - 0 views

  •  
    These days embedding video in a website is very easy, the element in HTML5 is compatible with almost all current browser versions (see Can I Use video), which saves us a lot of the old difficulties. Now we can implement video and customize a player without third-party software. element is very simple: the complication is in the browser support, especially in old versions and mobile.
roberthayes222

shephertz/Cocos2DSamples · GitHub - 0 views

  • Cocos2DSamples / Show File Finder Update README.md latest commit 2d62e099d2 DhruvCShepHertz authored 3 days ago Soccer_Demo 3 days ago Delete user profile files [DhruvCShepHertz] README.md 3 days ago Update README.md [DhruvCShepHertz]
Wicked Tunez

Shapesmith - 0 views

  •  
    A 3D modelling tool in the browser, built using WebGL
Siobhan Chapman

Opera backs HTML 5 for mobile web applications - 0 views

  •  
    Opera has high hopes for the combination of mobile browsers and HTML 5, which will let web-based applications compete better with native applications, according to cofounder Jon von Tetzchner.
Joel Bennett

IE7Pro - The Ultimate Add-On for Internet Explorer 7 - 0 views

  •  
    A single addon that makes IE7 into the browser it could have been. A few tab-management features, including crash recovery and tab history ... moving the menu where "it belongs" ... enabling inline-search, mouse gestures, ad blocking, spell checking, greasemonkey scripts, as well as super drag-and-go, exporting a web page as an image, and quick proxy switching ... and plugins! 
    Is this Maxthon?
Joel Bennett

Introducing the Anti-Cross Site Scripting Library - ASP.NET Forums - 0 views

  • Cross-site scripting (XSS) attacks exploit vulnerabilities in Web-based applications that fail to properly validate and/or encode input that is embedded in response data.  Malicious users can then inject client-side script into response data causing the unsuspecting user's browser to execute the script code.  The script code will appear to have originated from a trusted-site and may be able to bypass browser protection mechanisms such as security zones.
  •  
    Asp.Net forum post announcing the Anti-Cross Site Scripting (XSS) library from Microsoft, with links to downloa.d and documentation
Joel Bennett

Jash: JavaScript Shell - 0 views

  •  
    Jash is a DHTML-based window that gives you command-line JavaScript access to the current browser window.
Joel Bennett

Oomph - A Microformats Toolkit - CodePlex - 0 views

  •  
    Making Microformats more accessible for users, developers and designers: * An Internet Explorer Add-in that lights up Microformats on pages * A cross-browser DHTML overlay built using JQuery that aggregates Microformats * A set of beautiful CSS styles for Microformats * A Windows Live Writer Plug-in written in WinForms for inserting hCards
Joel Bennett

Run IE8/7/6, Firefox, Safari, Chrome, and Opera, sand-boxed, from web-apps - 0 views

  •  
    Xenocode WebApps are like tiny little virtual machines...
anonymous

Whatever:hover - 0 views

  •  
    Whatever:hover is a small script that automatically patches :hover, :active and :focus for IE6, IE7 and IE8 quirks, letting you use them like you would in any other browser. Version 3 introduces ajax support, meaning that any html that gets inserted into the document via javascript will also trigger :hover, :active and :focus styles in IE.
Joel Bennett

BrowsrCamp - 0 views

  • easiest
    • Joel Bennett
       
      Short of actually having a mac, that is.
    • Joel Bennett
       
      And assuming you don't mind paying $2 for a day of access.
  •  
    Free screenshots of your site in safari ... for-pay access to a virtual machine on a mac so you can test all Mac browsers. Just how badly do you want to be ready for the two-percenters?
Matteo Spreafico

Expression Web SuperPreview for Internet Explorer - 0 views

  • Expression Web SuperPreview for Internet Explorer shows your web pages rendered in Internet Explorer 6 and either Internet Explorer 7 or Internet Explorer 8, depending on which version you have installed on your machine. You can view the pages side by side or as an onion-skin overlay and use rulers, guides and zoom/pan tools to precisely identify differences in layout. You can even compare your page comp to how the targeted browsers render the page.
  • Expression Web SuperPreview for Internet Explorer is a standalone, free application with no expiration and no technical support from Microsoft.
Zulkarnain K.

Book: Secrets of the JavaScript Ninja by John Resig - 0 views

  •  
    The untold secrets of the elite JavaScript programmers distilled for intermediate JavaScript programmers, bringing them completely up to speed with the challenges of modern JavaScript development. Explores specific techniques, strategies, and solutions to developing robust, cross-browser, JavaScript code.
Fabien Cadet

XRAY :: for web developers - 0 views

  •  
    XRAY is a bookmarklet for Internet Explorer 6+, and Webkit and Mozilla based browsers (including Safari, Firefox, Camino or Mozilla). Use it to see the box model for any element on any web page.
Fabien Cadet

CodeMirror : In-browser code editing made bearable - 9 views

  •  
    « CodeMirror is a JavaScript library that can be used to create a relatively pleasant editor interface for code-like content ― computer programs, HTML markup, and similar. »
Fabien Cadet

Front Page - css-discuss - 2 views

  •  
    « This Wiki is dedicated to real-world (and ideally, browser-neutral) application of CSS. (Cascading Style Sheets) Topics include: techniques for page-layout and special display-effects, testing and validation, workarounds for limitations and bugs, CSS code-editors, beginner and advanced tutorials, and to a lesser extent pure CSS theory, and pure CSS power-demonstrations. Discourse on (X)HTML, DOM, and other webpage-technology areas is not forbidden, but keeping it associated with CSS is encouraged. »
Fabien Cadet

Ajax.org - The real-time collaborative application platform - 8 views

  •  
    « Ajax.org Platform is a pure javascript application framework for creating real-time collaborative applications that run in the browser. Ajax.org Platform radically changes the way you write applications. »
alex gross

CodeRun Cloud: Reach for the cloud - 4 views

  •  
    CodeRun Studio is a cross-platform Integrated Development Environment (IDE), designed for the cloud. It enables you to easily develop, debug and deploy web applications using your browser. CodeRun Studio can be used instead or alongside your existing desktop IDE. You can upload existing code in order to test it in the cloud or for sharing with your peers. CodeRun Studio also enables you to instantly compile, package and deploy your code to the CodeRun Cloud .\n
Biztech Consultancy

Dynamic Website - latest development in the world of websites - 0 views

  •  
    A dynamic website uses a database to gather, manage and display information. Database driven are used for websites that change constantly with areas such as product inventory, news or listing information. Dynamic websites contain Web pages that are generated in real-time. These pages include Web scripting code, such as PHP or ASP. When a dynamic page is accessed, the code within the page is parsed on the Web server and the resulting HTML is sent to the client's Web browser.
‹ Previous 21 - 40 of 88 Next › Last »
Showing 20 items per page