Search Results

Surf the Web in Mini

Opera Mini 4
Opera has given us 10 reasons to love Opera Mini 4 which includes:

Surf the Web in style
“X marks the spot” — start at the right place
Stay at the right place
A virtual mouse
Power scrolling
Fast and cheap browsing
Good old Small Screen Rendering
Quick access to key functionality with the context menu
Web designers go wild

iPhone Browser Capabilities [...]

Firebug for Opera? Hey, Opera community got nice developer tools

opera developer webdeveloper tools inspector DOM css javascript firebug Opera now includes a cool Firebug-inspired developer tool named Opera Developer Console that can be added into the browser with many new features. The developer console includes new tools including DOM inspector, JavaScript inspector, CSS editor and HTTP header inspector.

FireBug for Firefox - web 2.0 debugging with ease

javascript firefox ajax web2.0 tools development So what’s that cool about FireBug? Its Firefox extension with neat console, javascript debugger and inspector for all modern web developer’s needs. FireBug lets you explore the far corners of the DOM by keyboard or mouse. All of the tools you need to poke, prod, and monitor your JavaScript, [...]

Include JavaScript files from JavaScript

includes javascript js external js+includes javascript+includes You can easily include external JavaScript files directly from JavaScript, just like include() in php etc. No more script src=…, but best of all its fully dynamic. Here’s that nice piece of code: