This article is continuation of previous artclejqImgBlurEffects plugin supports svg shapes - circle, ellipse, rectangle, path and polygon for step by step introduction feature. You can define delay time to hide displayed shape. Observe below hml markup and this is sample html markup
<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQ7OAlly4Mc9eoXELtdZHe5uKwwb0bPm25DZpoYEPTR8dIBpSpV6_c2cy5qGJ6trxbs2UR28VNLI9LSPEt4RhG9q9LMHpJNeZ2_Ruiu_bUmg_GK66bNaoGD2VXLAIBqtY_-IUY5S73DEQ/s912/inNature.JPG" class="myImg" width="750px">
Import jquery and jqImgBlurEffects
<script src="jquery-1.11.3.min.js"></script>
<script src="jqImgBlurEffects/jqImgBlurEffects.js"></script>

Observe below syntax. sintros represents step by step introduction module. intromode has to be true for this mode. Follow this article for detailed syntax of srectangles,scircles, spaths, spolygons, stexts
var myOptns = {
     ......
     sintros:{
       intromode:<must be true for step by step introduction. false will not allow introduction mode>,
       delay:<delay time from one step to another step>,
       transitionDelay:<animation time for transition>,
       srectangles:<array of rectangle objects>,
       scircles:<array of circle objects>,
       sellipses:<array of ellipse objects>,
       spaths:<array of path objects>,
       spolygons:<array of polygon objects>,
       stexts:<array of text objects>
     }
     ....
};

$(".myImg").jqImgBlur(myOptns);

Example - Paypal mafia

Observe above given image. It consists of earlier employees of PayPal. Now they are very successful in Silicon Valley. I just wrote below code for their beautiful introduction. If you want  write description, make sure that you are writing same number of text objects and shape objects ( In this below code, number of srectangles are same as number of stexts). 
var myOptns = {
     stdDeviation:7,
     brightness : 0.4,
     sintros:{
       intromode:true,
       delay:250,
       transitionDelay:500,
       srectangles:[{
        x:0,
        y:0,
        width:158,
        height:'100%'
       },
       {
        x:158,
        y:0,
        width:144,
        height:'100%'
       },
       {
        x:301,
        y:0,
        width:173,
        height:'75%'
       },
       {
         x:473,
         y:0,
         width:168,
         height:'100%'
       },
       {
         x:641,
         y:0,
         width:158,
         height:'100%'
        }],
       stexts:[{
         text:'Jeremy Stoppelman, CEO of Yelp',
         style:'left:167px;top:147px;'
       },{
         text:'Peter Thiel, co-founded of Palantir',
         style:'left:317px;top:117px;'
       },{
         text:'Elon Musk, CEO and CTO of SpaceX, CEO and product architect of Tesla Motors and chairman of SolarCity',
         style:'left:11px;top:240px;'
       },{
         text:'Reid Hoffman, co-founder of LinkedIn',
         style:'left:11px;top:147px;'
        },{
         text:'Max Levchin, Corporate director at Yahoo!',
         style:'left:117px;top:147px;'
        }
        ]
     }
};

$(".myImg").jqImgBlur(myOptns);

7 comments:

  1. Hello! Great work! But can i ask about: how make carousel by images under svg blur filter?
    it is possible?
    Thanks in advance

    ReplyDelete
  2. When you are in college, you may find it easy to stay up for a party and then do homework, but you need your rest. If you don't sleep enough, you'll be irritable and forget what you've learned; not the way to enjoy college!
    mhm

    ReplyDelete
  3. Step by step introduction to part of image, As you can see coding is also written to just show you how to do the work. I am giving you essay helper because the use of this is really important and also important to understand it.

    ReplyDelete
  4. Dazzling, what an entrancing dress has constructed that canine on Halloween season. I never watched captivating dress of canine like that ever and I am sure that everyone will give printers portland oregon centers to this photos in enchanting pictures.

    ReplyDelete
  5. If I said this is to a unimaginable degree regard mix by then is correct you do the decency that you influence the broad and fundamental thing now different people to require this usage this for their help so those public speaking coach are in a horrible position they ought to use this and now live viably.

    ReplyDelete
  6. However, you want to make sure you are doing all you https://blackjackup.com/ can to have access to the bonuses as fast as possible. This way you can begin using the bonus money to enjoy even more great games.

    ReplyDelete
  7. แม้ว่าคาสิโนออนไลน์จะแตกต่างกันในวิธีที่พวกเขาใช้เพื่อตรวจสอบแนวโน้มที่จะเกิดเอฟเฟกต์ในมือ https://casinobk8.net/ คุณจะพบความคล้ายคลึงกันระหว่างคาสิโนออนไลน์ส่วนใหญ่ที่นำเสนอการเดิมพันรูเล็ตหรือการหมุนสล็อตแมชชีน

    ReplyDelete

Blogroll

Popular Posts