<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Message hide]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4910&amp;type=atom" />
	<updated>2014-06-16T03:43:12Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=4910</id>
		<entry>
			<title type="html"><![CDATA[Re: Message hide]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20189#p20189" />
			<content type="html"><![CDATA[<p>Any chance of hacking it into the core?</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-06-16T03:43:12Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20189#p20189</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Message hide]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=19766#p19766" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[tester1]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18290</uri>
			</author>
			<updated>2014-04-23T09:11:01Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=19766#p19766</id>
		</entry>
</feed>
