+ 4
Echo Php called javascript? Could it be?
I hve some code in side echo php, thats hve an id that must be called an javascript, how could i do that....
15 Réponses
+ 6
What do you mean by echo PHP?
Can you please explain?😕
+ 4
Gordon
Why?😐
+ 3
I am sory, i dont know chinese language, thats too bad....
+ 3
Wait ill test it, its seems work, i just wanna test it in my task .... Anyway thx....
+ 3
Serriously i am just a learner not a proffesional coder, so whats in my mind i wrote it here... So sorry if i am so sucks at this 😧
+ 3
At Sololearn, people can learn English too by interacting with the community, it seems. It's all good.
+ 2
<?php if bla bla bla
echo "<div class='alert' role='alert'> bla bla bla </div>"; ?>
The class alert is trigered javascript to fadeout timing message
Hope u understand what i mean
+ 2
Sarthak Pokharel because some Indonesian knows Chinese, so if her English is not good, if she is good in Chinese, maybe I can understand.
But anyway, I have provided a solution for her.
+ 2
Gomel is my code example useful?
+ 2
We all are learners here in SoloLearn. Please feel free to come to SoloLearn Q&A when you have another question next time ^^
In the meantime, I found spelling mistake and bad English practice (local short forms) in your question and replies. I am correcting them one by one with interactivity for you:
https://code.sololearn.com/WU3x1ll2wt8F/?ref=app
+ 1
用中文描述一下
+ 1
You may use JSONP, Check it out on https://w3schools.com
0
https://code.sololearn.com/W0tICYOAkghX
anyway guys here is my code to show and to fade out