<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Message hide]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=4910</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4910&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Message hide.]]></description>
		<lastBuildDate>Mon, 16 Jun 2014 03:43:12 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Message hide]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20189#p20189</link>
			<description><![CDATA[<p>Any chance of hacking it into the core?</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 16 Jun 2014 03:43:12 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20189#p20189</guid>
		</item>
		<item>
			<title><![CDATA[Message hide]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=19766#p19766</link>
			<description><![CDATA[<p>As we make entry for page. on top there is message show &quot; Customer has been added&quot; or &quot;Customer has been update&quot;</p><p>which remain as is&nbsp; it&nbsp; till we refresh the page of switch from one tab to another tab. </p><p>hence i wrote jquery which is working but , hence message is slowing hide , but after that some of FA features doesnt work well like get_post , alert , popup for confirmation etc etc..</p><p>below is jquery which i had puted in header.php :<br /></p><div class="codebox"><pre><code>  echo&quot;&lt;script&gt;
              jQuery(function($){
                     $(&#039;.msgbox&#039;).delay(8000).fadeOut((&#039;slow&#039;), function(){
                       $(&#039;.msgbox&#039;).remove();
                  });  
             });

        &lt;/script&gt;&quot;;</code></pre></div><p>hence it would be nice if it would be taken in next process too. so that message get hide after some interval of time</p>]]></description>
			<author><![CDATA[null@example.com (tester1)]]></author>
			<pubDate>Wed, 23 Apr 2014 09:11:01 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=19766#p19766</guid>
		</item>
	</channel>
</rss>
