Aug 22
position: fixed; is basically the same as position: absolute; except that when the user scrolls the page, the element does not scroll with it, it just says exactly where it was. There are many pages that want to use this in order to position logos or menus.
full article/source
Solution:
Continue reading »
Aug 22
Widget for Opera 9 for YouTube video download.
FireFox instructions (and extensions) how to download the video from YouTube.com.
You get .flv file.
To watch .flv file you need:
free FLV player
To convert .flv file you need:
free FLV converter (to .avi or .mpg)
And finally, for geeks: to convert video (mpeg or avi) to .3gp (to watch on SonyEricsson):
MIKSOFT’s Mobile Media Converter
Freeware.
Aug 20
The Javascript weblog: Putting the “D” in DHTML, just a blog but with really cool things.
Some links from there:
Whalesalad Dock Prototype:
The plan is to be able to mouseover the top area of the browser window, and have a nice and pretty (semi-transparent) dock fade down.
Using Opera to debug IE javascript errors:
In short, use the Opera debugger to resolve javascript issues in Internet Explorer.
May 12
The web developer toolbar is a menu and toolbar setup for Opera which brings together functions related to web development, validation services and links to standards and other documentation.
Very useful tool.
Get web developer toolbar and menu for Opera
Recent Comments