Skip to main content

Home/ Web Development, Design & Programming/ Group items tagged horizontal

Rss Feed Group items tagged

Luciano Ferrer

How To Create A Sexy Vertical Sliding Panel Using jQuery And CSS3 | SpyreStudios - 1 views

  •  
    "More and more we see people using horizontal sliding panels on their websites. And they usually look very nice! Some will put a contact or login form in there, others will put some information about them and their website, or even things like a tag cloud or social networking buttons. Horizontal sliding panels are great for many situations, but like everything else, they're not always ideal. It depends on the project. To see what I mean by 'horizontal sliding panel', go have a look at my other site Design-Newz, and click on the 'want more' button that's on the right above the navigation bar."
Luciano Ferrer

How To Create A Sexy Vertical Sliding Panel Using jQuery And CSS3 | SpyreStudios - 2 views

  •  
    "So, what about a vertical sliding panel that would act as some sort of drawer instead of the usual top horizontal sliding panel that pushes everything else down when it opens? While thinking of alternatives to the usual horizontal panels, I thought it would be nice to create something that works in a similar way, but that is a bit more flexible."
Raja uk

Horizontal Animated Menu using MooTools | Ajaxmint.com - 0 views

  •  
    a nice horizontal animated menu which changes dinamically the blocks width when you pass your mouse over a selected block. You can see the effect on mootools home page
awqi zar

Thinking Laterally: Build a Side-scrolling Site Layout with CSS & jQuery » Ja... - 3 views

  •  
    A sideways style lends itself well to designs with a bit of an "arty" feel: brochure-style sites, galleries, portfolios, and perhaps even sites that make use of interesting info-graphics or charts. Successful horizontal layouts often use animation and graphics to highlight their sideways movement - a large number of these sites use colorful images and nice, big backgrounds that really show this off. Unusual also means unfamiliar, so a well-designed horizontal layout will also make good use of navigation elements such as menus, arrows, and buttons to overcome any usability hitches.
Luciano Ferrer

10 jQuery Horizonal Scroll Demos & Plugins | jQuery4u - 1 views

  •  
    "In today's post we bring to you 10 jQuery Horizonal Scroll Demos & Plugins useful for those who see things horizontally. I guess we have to accept some people scroll both ways!"
  •  
    Nice posting, thanks for sharing with us. Your blog is great and helped me feel better knowing about the Web Development.
Luciano Ferrer

Menu Horizontal V2.7 Prestashop Gratuit - Julien Breux - 1 views

  •  
    "Ajout d'un fichier (NO_REMOVE) d'empêchement de suppression des données à la désinstallation. Ajout du paramètre tant attendu de luminosité (afin que la couleur choisit soit plus proche) Ajout du cache CSS (afin de gagner facilement une à deux seconde de chargement) Ajout d'un cache fichier (multilingue) concernant l'affichage. Ajout d'un lien de « Configurer » vers l'onglet. Version compatible 1.4 !!"
Mishael Ekeyi

Live Demo - Lifespring Creative Studios - 0 views

  •  
    Prestashop Games store Web Template. Features include: Minic slider (powered by Nivo Slider), Fully configurable at the backend, julien Breux top horizontal menu V 2.8.6, Manufacturer block in carousel, Mobile application, prestashop 1.4.5 - 1.5, Works in all modern browser, Animated cart features, extended social block.
htmlslicemate.com

Line by Line Website Designs based on Horizontal Stripe Layout - 0 views

  •  
    Although, it is widely believed that every project calls for unique solution, there are long established and time-tested approaches that can effectively arrange content on your website and work perfectly well for vast number of cases. For example, grid-based layouts are fairly common and are involved in almost every second project.
Luciano Ferrer

Circular, Responsive jQuery Carousel - CarouFredSel - 0 views

  •  
    "jQuery.carouFredSel is a plugin that turns any kind of HTML element into a carousel. It can scroll one or multiple items simultaneously, horizontal or vertical, infinite and circular, automatically or by user interaction. Oh, and it's responsive too."
arjun aswal

What's on in Dubai by Arun Panchariya, Dubai News,Events and Places - 0 views

  •  
    Dubai: Motorists across the country struggled with reduced visibility for a second day on Wednesday as fog blanketed the UAE. Motorists reported traffic snarls during the morning rush hours in cities across the emirates. Weather forecasters said more fog is expected in the next several days. On Tuesday, school buses and the office crowd were delayed as horizontal visibility fell below 50 metres, leading to several accidents on the highways that resulted in minor injuries to some people. Traffic jams were reported in some cases. However, no fatal accident was reported.
Luciano Ferrer

circular, responsive jQuery carousel --- CarouFredSel 5.6.2 - 1 views

  •  
    "jQuery.carouFredSel is a plugin that turns any kind of HTML element into a carousel. It can scroll one or multiple items simultaneously, horizontal or vertical, infinite and circular, automatically or by user interaction. Oh, and it's responsive too."
Luciano Ferrer

CoolCarousels - Showcasing 37 cool carousel examples - 3 views

  •  
    "Currently showcasing 37 cool carousels, so go ahead and pick one to view. There are sliders with thumbnails, responsive examples, horizontal/vertical ones, lazy-loading supported sliders for displaying many images and much more."
gaus surahman

Sexy collapsible login block with jquery slide effect | gausarts.com - 0 views

  •  
    We have learned before how to create a slide up toggle with jquery to mimic facebook chat panel where it slides vertically bottom up. Now we are trying to slide a whole login block horizontally.
Alexis Sgavel

25 Examples of Interesting and Beautiful Navigation | Codrops - 0 views

  •  
    Designing the perfect navigation for a website it's one of the main keys to have a good outcome, to have a website that gets users attentions and make them want to browse around to check every little information (tab, image, text, etc) you have there. Navigation menus, schemes, layouts, everything has an important weight and need to be carefully analyzed to form a nice layout. From horizontal sliders to vertical scrolls and menu based navigations, here you will see 25 examples of navigations that will certainly get you inspired.
firozcosmolance

The future of gaming Honeycomb Glacier - Gossip Ki Galliyan - 0 views

  •  
    Chipmaker giant Intel seems to be in a different orbit altogether. At the recently concluded Computex event in Taipei, Intel showcased a prototype of what it believes would be the future of high-end gaming laptops. Codenamed 'Honeycomb Glacier', this laptop places two screens on each other - a primary display having 15.6" Full HD display and a secondary display with 12.3" 1920×720 pixel screen. The secondary screen is supported on a mechanical one-way roller hinge and can be put to rest horizontally in continuation to the keyboard, when not in use.
Vernon Fowler

Best Practices for Speeding Up Your Web Site - 1 views

  • Arranging the images in the sprite horizontally as opposed to vertically usually results in a smaller file size. Combining similar colors in a sprite helps you keep the color count low, ideally under 256 colors so to fit in a PNG8. "Be mobile-friendly" and don't leave big gaps between the images in a sprite. This doesn't affect the file size as much but requires less memory for the user agent to decompress the image into a pixel map. 100x100 image is 10 thousand pixels, where 1000x1000 is 1 million pixels
  • Minification is the practice of removing unnecessary characters from code to reduce its size thereby improving load times. When code is minified all comments are removed, as well as unneeded white space characters (space, newline, and tab). In the case of JavaScript, this improves response time performance because the size of the downloaded file is reduced.
  • Many web sites fall in the middle of these metrics. For these sites, the best solution generally is to deploy the JavaScript and CSS as external files. The only exception where inlining is preferable is with home pages, such as Yahoo!'s front page and My Yahoo!. Home pages that have few (perhaps only one) page view per session may find that inlining JavaScript and CSS results in faster end-user response times. For front pages that are typically the first of many page views, there are techniques that leverage the reduction of HTTP requests that inlining provides, as well as the caching benefits achieved through using external files. One such technique is to inline JavaScript and CSS in the front page, but dynamically download the external files after the page has finished loading. Subsequent pages would reference the external files that should already be in the browser's cache.
  • ...1 more annotation...
  • CSS Sprites are the preferred method for reducing the number of image requests. Combine your background images into a single image and use the CSS background-image and background-position properties to display the desired image segment.
1 - 20 of 33 Next ›
Showing 20 items per page