Helloo everyone ! I have one question.. I am trying to make smooth HORIZONTAL marque text on top of my page. I also want this text to read from one .php file, which will read informations from database.. so this marque text will update with every loop.. I also want it on ABSOLUTE top of browser.. i think i can do it with css.. But how ? And can i do it to go very smooth and nice from right to left? Please HElp me !! Thanx!
You can make text moving with css, but since you want to update it with everyloop..... i'd say javascript. Check jQuery effects, and ajax. I can help you to make this if.....