php echo to html with jquery fade effects -


I am trying to do PHP, everything works fine, but it resonates on the page when Until it is not refreshed. Anyway I can use jquery to fade it out, out?

Part of PHP coding:

  $ q1 = mysql_query ("selection` deals' from `show 'range' 1); $ D1 = mysql_fetch_array ($ q1); $ N2 = $ d1 ['Deal']; If ($ n2! = 0) {foreach ($ $ address as $) {Mail ($ $ to $ $ theme, $ message, $ headers); } Echo & lt; Center & gt; & Lt; span class = "text-wrapper-2 text-wrapper-green" & gt; Email Sent! & Lt; / Span & gt; & Lt; / Center & gt; '; } Else {echo '& lt; Center & gt; & Lt; span class = "text-wrapper-2 text-wrapper-red" & gt; Email failed & lt; / Span & gt; & Lt; / center> '; }   

So the code above is to be echoed correctly for HTML but I want to add some Jquio face effect to it.

Javascript is done entirely in PHP, after which the interaction is completely client-side. Therefore essentially you resonate the output and then the client side effects. So we say that you resume something like this:

  

Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -