CSS behaviour on IE & Other Browsers

In this post , i want to emphasize how exactly the css behave on IE and Other browsers like firefox , google chrome , opera etc. I would like to share my personal experience and challenges which i have faced during working on different different browser for an application. here are the some challenges in [...]

Image onmouseout , onmouseover and onclick

Requirement:- A web page should contain an image say top arrow image. When user visit to a page , top arrow image should be in disable form (say in grey color) , when user hover over the image , it should get activated and turns to other color (say in green) and when user clicks [...]

PHP PDO

PHP PDO HP Data object is a database connection abstraction library for PHP 5. What is  PDO ? Its written in complied language(c/c++) , other php libraries are written in Interpreted language (AdoDB , PEAR DB) its lightweight database connection abstraction library WHY PDO ? It support many databases , so you don’t need to [...]

Working with Selenium-IDE & Running PHP Unit tests

Working with Selenium-IDE | Running Functional Tests | Runnig PHP Unit Tests Selenium IDE is an integrated development environment for Selenium tests. It is implemented as a Firefox extension, and allows you to record, edit, and debug tests. Selenium IDE includes the entire Selenium Core, allowing you to easily and quickly record and play back [...]

Tiny MCE Editor For Symfony Framework

TinyMCE is a powerful WYSIWYG editor control for web browsers such as MSIE or Mozilla that enables the user to edit HTML contents in a more user friendly way. The editor control is very flexible and it’s built for integration purposes (usage within systems like Intranets, CMS, and LMS, for example). TinyMCE is developed by [...]

Follow

Get every new post delivered to your Inbox.