Login   Register  
Icontem

stop the jquery.flashmessage

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

      Flash Message jQuery Plugin  >  All threads  >  stop the jquery.flashmessage  >  (Un) Subscribe thread alerts  
Subject:stop the jquery.flashmessage
Summary:how to stop looping of jquery.flashmessage
Messages:6
Author:Nanang Rustianto
Date:2010-12-05 02:18:04
Update:2010-12-06 04:33:32
 

  1. stop the jquery.flashmessage   Reply  
Picture of Nanang Rustianto
Nanang Rustianto
2010-12-05 02:18:04
hi,

bagaimana cara menghentikan looping nya. misalnya saya punya seratus pesan, maka pesan hanya muncul sampai pesan ke seratus setelah itu berhenti

how to stop it looping. for example I had a hundred messages, they only appear to the message to one hundred after it stops

  2. Re: stop the jquery.flashmessage   Reply  
Picture of Nanang Rustianto
Nanang Rustianto
2010-12-05 05:40:23 - In reply to message 1 from Nanang Rustianto
iRunTotal:1 but it still display the first row ???

  3. Re: stop the jquery.flashmessage   Reply  
Picture of Roy Yu
Roy Yu
2010-12-05 06:56:42 - In reply to message 2 from Nanang Rustianto
Hi Nanang,

I have added a configurable parameters.

iGoneAfterDone - when you set it is true, the message will gone after it is done. when you set it is false, the message will go back to the first message after it is done.

You can see an example here

http://labs.iroy2000.blogdns.com:8888/jquery/003/

  4. Re: stop the jquery.flashmessage   Reply  
Picture of Nanang Rustianto
Nanang Rustianto
2010-12-05 08:39:50 - In reply to message 3 from Roy Yu
thank you for your attention. but now the first line is not displayed. btw I combine it with php for inserting data. thanks..

  5. Re: stop the jquery.flashmessage   Reply  
Picture of Nanang Rustianto
Nanang Rustianto
2010-12-05 09:11:40 - In reply to message 3 from Roy Yu
ok. Your coding seems to have been corrected, thanks. if you do not mind what if I want to add a permanent line of the last that the process has been completed. thanks

  6. Re: stop the jquery.flashmessage   Reply  
Picture of Roy Yu
Roy Yu
2010-12-06 04:33:32 - In reply to message 5 from Nanang Rustianto
Sure, go ahead, just do whatever you want. And thanks for your feedback. Make sure you give credits to the original owner though :) .