Filed Under (Flex) by admin on October-24-2009

I was really stuck with to change the accordian each item header color, i was trying with

accordion.getHeaderAt(0).setStyle("backgroundColor","red");
accordion.getHeaderAt(1).setStyle("backgroundColor","green");

Thanks to Peter deHaan for the post ‘Customizing the Accordion header in Flex 3′.

See the example below for the Customizing the Accordion each item header background color in Flex 3




        

    
        
        
        
        
        
    



Filed Under (General) by admin on August-7-2009



Filed Under (General) by admin on March-25-2009

Me at City Hall MRT Station What's the plan guys? Me at Bridge
Me infront of small Merilion Me & Raj  at Merilion Park Me & Sunder at Merilion Park



Filed Under (Css) by admin on October-11-2008

border aroundage the image

Its really a lengthy process to add the border or duble border around the image. CSS trick makes this easier and easy to edit. Just follow the steps below.


Example:

STEP ONE: Paste this code into the HEAD of your HTML document

<style>

.imgborder{ border:1px solid #666666; padding:2px;}

</style>

STEP TWO: Paste this code into the BODY of your HTML document

<img src="imagename.gif" width="" Height="" class="imgborder">


Filed Under (Css, Javascript) by admin on January-23-2008

I was really experimenting the slide bar menu for my current project but after all fussy search that was not fullfilling the current thurst but thanks to Andy Sellick who made this easier me to do this.

Here is the sample chunk of code with couple of changes like position of menu, color theme & positon.



Filed Under (General) by admin on October-6-2007

Greetings Visitor…!!!

This is my first post but I had the lots of ideas behind this. This blog mainly concern in the area of web trends, technologies & new development in web.

Feel free to nose about and keep visiting. You can drop me your comment about my Blog or to contact me click on Contact us. Lets keep good work going…….hope you will enjoy touring my site in coming time…!!!