Posts

A few things to consider before booking a flight

Image
With fuel costs rising and airlines finding more fees to impose on travelers every day, airfare isn’t getting any cheaper. Since you can’t drive to all your dream destinations, flying is the only way to go sometimes and, undeniably, the fastest. Luckily, there are plenty of ways to find the most affordable fares and also avoid paying as many extra charges as possible when you plan ahead.   Getting the best fare Airlines put out their fare sales on Tuesday morning , making this day the best day to book a flight for less.   Fly during the least popular times . Tuesday, Wednesday and Saturday are the slowest days to fly, which means cheaper deals than the rest of the week. You can also find reduced rates on early morning flights, since many people don’t like to get up before the sun to get to the airport. Earlier boarding times can also considerably cut down your chances of getting bumped on an overbooked flight or delayed becaus...

select HTML tag in cross browser

Here is the beginning of my post. .risk-issue-search select { border: 0 !important; /*Removes border*/ width: 83%; /*font-family: 'SegoeUILight'; font-family: 'SegoeUISemibold'; */ font-size: 13px; color: #565a5c; /*background-color:#e6e6e6;*/ background: #e6e6e6 url("../images/select-downarrow.png") no-repeat center left 96.5% ; padding-right:18px !important; -webkit-appearance: none; /* Removes default chrome and safari style*/ -webkit-appearance: menulist-button; -moz-appearance: none ; /* Removes Default Firefox style*/ text-indent: 0.01px; /* Removes default arrow from firefox*/ -o-appearance:none; text-overflow: ""; text-transform: capitalize; padding: 3px 0 3px 8px; font-weight:600; font-weight: normal; /*font-variant:normal; font-size-adjust:none;*/ background-color: #E6E6E6; }

Shapingup Angularjs - Level -1

Image
Angular JS

iPad not rendering png background image Issue

Image
iPad not rendering png background image Issue: I fixed them  by re-saving the images for web as 1. being at least 10px wide 2. saving them as non-interlaced PNGs This immediately fixed my problems.

SharePoint Designer wrongfully says a file is checked out when it is not

Image
To Turns out you have to clear a cache in the local app storage. C:\Users\Sathyareka\AppData\Local\Microsoft\WebsiteCache From there just delete all the files or just the ones that correspond to your SharePoint site. Then restart SPD

@media - breakpoints

JS Bin http://jsbin.com/zeyay/1/watch

An Introduction to AngularJS

Image
Here is the beginning of my post. And here is the rest of it.