Home  >  Article  >  Web Front-end  >  jquery photoFrame picture border beautification display plug-in_jquery

jquery photoFrame picture border beautification display plug-in_jquery

WBOY
WBOYOriginal
2016-05-16 18:24:161012browse

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
Statement:
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