Welcome!

Resolving Cross Browser CSS Issue By The Use Of CSS Reset

When we create a “button” and see it in different browsers, what we observe is it looks different in different browser. This is just because every browser has its own…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!
Elastic Design In Web Development

Elastic Design is a cool way of designing the layout of our websites so that the layout doesn’t change according to the size of the browser and user’s font preference.…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!
Firefox Tips:Tweaking And Customization

Mozilla Firefox has been the favourite browser of geeks not just for its robustness and speed but for its flexibility as well. In this series we will discuss some of…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!
Color Tweening in Flash AS3

Generally if we change color change of a movieclip from one color to another there occurs a jumping effect between two colors. To avoid this effect we can use color…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!
Google Custom Search Engine

Google Custom Search is a service provided by Google using which we can add a customized search feature to our website . Steps to get this are pretty simple and…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!
Sharepoint Lookup Field

First of all we need to know a little on SharePoint lookup fields before proceeding further. Lookup fields are the reference fields created in any SharePoint list or library which…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!
Checking current user's permission on a SharePoint list using C#

Sometimes security may be one of the major issues while writing codes. A user who has only read permission can’t add a new list item, can’t edit a list item,…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!
Display A Calendar Showing Current Date Using FileMaker Web Viewer.

Display a calendar showing current date using FileMaker web viewer. To display a calendar showing current date in your Filemaker application you can use a web viewer and add javascript…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!
How to bind data to the WinJs Listview using Template

Goal: Binding  data to the  Winjs Listview using Template. ListView: Winjs Listview need an item template that contains the markup you want to use to display each list item. There…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!