Welcome!

How To Highlight A Row On Selection In Repeater Control

While working with the repeater control I found myself in a scenario where I have a button in the repeater for every column and on the click of that button…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!
A cool CSS effect : Set different color when user select text in web pages

A cool CSS effect : Set different color when user select text in web pages Difficulty Level: Beginner You all might be knowing this. When we select some text the…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!
Keeping The Footer At The Bottom Irrespective Of The Browsers(FF,IE,Chrome) And Content Length

While working on trying to keep the footer at the bottom irrespective of the browser being used or content length, I faced a lots of problems. Whenever I was trying…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!
Showing database images in Jasper Report from Servoy

We can show image in Jasper Report in different ways. 1. Showing static image placed in hard drive : – Create a jasper report file in iReport. – Place an…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!
Flavors of controller.loadRecords()

controller.loadRecords() method is used to load records to a form’s foundset. This TIP will make you familiar with different flavors/ways of loading records by using controller.loadRecords() method. controller.loadRecords() can be…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!
Simple Concept to Design Rating in HTML & CSS

Concept: The basic concept behind this tip is to make a div of particular height and use an empty star image ( assume grey bordered star that will act as…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!
Reducing Object references with WITH

As the Servoy’s code editor supports Javascript and in-line Java, you can use almost all the Javascript keywords with in Servoy. Among the powerful Javascript keywords, “WITH” keyword is used…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!
Renaming a Servoy Solution

In the eraly days, renaming Servoy solution was as easy as is renaming any other file but with the release of the Eclipse version of Servoy, a lot of things…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!
How to use CSS Sprite in your webpage

Many of us know this and have used it also but some people do not know what CSS sprites are. So this tip will give an idea to those people…

150 150 Burnignorance | Where Minds Meet And Sparks Fly!