Check website in different browsers

Check website in different browsers

Posted by Sajith M.R in php on 22. Mar, 2009 | 12 Comments

Last day i got a good website in which we can test the rendering of a particular website through different versions of interenet explorer. From a designer’s view, internet explorer is a life long head ache due its different alignment, floating problem, iframe problem, script execution problem and all.

Here , http://ipinfo.info/netrenderer/index.php , You can check [...]

Fun Time

Posted by Sajith M.R in webworld on 04. Nov, 2008 | 5 Comments

Hello Techies ,
Lets watch a fun video with your browser interactive effect. Kill me if you dont like this flash + javascript effect.
Dont maximise (enlarge ) your browser window  after clicking the below link. Wait a moment  after the click.
REMEMBER, DONT MAXIMIZE the window
http://www.fly-a-balloon.be/
Regards
Sythoos

Internet Explorer Float – Margin Problem

Internet Explorer Float – Margin Problem

Posted by Sajith M.R in html, webworld on 16. Oct, 2008 | 3 Comments

If you are a web designer, who designs using css  properties, perhaps you get in struck with different browser’s compatibility. In these case Internet explorer would be your most headache, especially IE 6 or former versions .
Mozilla shows contents as we expect while the design phase. The web browser arrived recently, Chrome also shows things [...]

Google Chrome

Google Chrome

Posted by Sajith M.R in webworld on 03. Sep, 2008 | 5 Comments

10 Features of Google Chrome – Youtube Video
[youtube:http://in.youtube.com/watch?v=Xlh8gSF_hhE]
Yes, a browser with very simple layout. The features i like in this new browser is its full screee view. The only thing in the top area is the location bar. No other menus or buttons or panels are there. It gives a comfort feeling. (All other browsers [...]

Mozilla Plugin Development

Mozilla Plugin Development

Posted by Sajith M.R in webworld on 19. Feb, 2008 | 8 Comments

Steps to create a mozilla plugin>
1) You need Mozilla Firefox Web Browser (Download from: http://www.mozilla.com/en-US/)
2) Initail steps for a Hello World program is here : http://developer.mozilla.org/en/docs/Building_an_Extension
The package is zip file saved with xpi ( pronounced as zippi ). And the Interfacing language is called XUL
You can edit and test your xul templating using [...]