Home > Web Front-end > JS Tutorial > body text

jquery photoFrame picture border beautification display plug-in_jquery

WBOY
Release: 2016-05-16 18:24:16
Original
1011 people have browsed it

The three styles are all implemented using photoframe. I will continue to enrich their styles. The goal is to use them out of the box and simplify the page code.
Use:

Copy code The code is as follows:








Parameters
direction: top, bottom, left, right, topLeft, topRight , bottomLeft, bottomRight

Target:
/Shadow effect
/Top banner effect
/Stamp effect
Rough edge photo frame effect
Cloud surround effect

Problem (Unsolved):
How to achieve the stretching effect of the four pictures, top, bottom, left and right?
image solution: built-in image and set its width and height
ie solution: filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/counter_bg.jpg', sizingMethod='scale'
css3 solution: ?

Online demo addresshttp://demo.jb51.net/js/jquery.photoFrame/shadow.html
Package download addresshttp://www.jb51.net/jiaoben/28010.html
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template