Tag Archive: div id

Feb
07

jQuery useful preload image effect

1328580021-97.jpg

the idea is to preload an image first to browser cache, then display it when completely loaded using jQuery. we can also make it more presentable to viewers by adding a fade in effect after we preload image to browser cache. Create the html holder for the preload image <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" …

Continue reading »

Permanent link to this article: http://www.bayduvinsolutions.com/jquery-useful-preload-image-effect/

Jan
28

Science And technologies: [Google Maps API v2] Google maps not correct wiht universal selector

1327711224-43.JPG

Hi,I have a problem when I use a universal selector and show google mapson my site.Then google maps ist not shown correctly.the Buttons for Map, Hybrid, Satellite are at the wrong place and alsothe copyright notice …All are shown topleft in the edge. I know, that if I skip the universal selector, then google maps …

Continue reading »

Permanent link to this article: http://www.bayduvinsolutions.com/science-and-technologies-google-maps-api-v2-google-maps-not-correct-wiht-universal-selector/

Dec
29

How to Build a Basic CSS Layout

1325119207-37.png

Article by Herman Drost Designing without tables by using CSS layouts is fastbecoming the new standard on the Web because of thebenefits mentioned in my previous article. Web browsersused these days are now able to render web pagesproficiently. in this article I will endeavor to create abasic 2 column CSS layout which you can use …

Continue reading »

Permanent link to this article: http://www.bayduvinsolutions.com/how-to-build-a-basic-css-layout/

Nov
01

iPhone Scrollbars with iScroll

1320168010-29.jpg

Since we’ve had web browsers and JavaScript, we’ve been intent on replacing native browser functionalities, and for many reasons. Whether it be that the native look or functionality is ugly, doesn’t work the same across browsers, or isn’t as feature-rich as it should be, we’ve always pushed the browser’s limits to do better. One functionality …

Continue reading »

Permanent link to this article: http://www.bayduvinsolutions.com/iphone-scrollbars-withiscroll/