How to change title? - Joomla! Forum - community, help and support
hello, i've tried search answer question, alas nothing found.
i'm working on football(soccer) site football team. title in webbrowser changing whatever content i'm reading, or section, i.e. "start new topic" i'm seeing right now.
on our old site had pretty little javascript changed title every time page reloaded, example "fc - in green", "fc - want it" etc, 50 different titles.
is there way implement site, , if so, how , go business?
most thankful replies,
i'm working on football(soccer) site football team. title in webbrowser changing whatever content i'm reading, or section, i.e. "start new topic" i'm seeing right now.
on our old site had pretty little javascript changed title every time page reloaded, example "fc - in green", "fc - want it" etc, 50 different titles.
is there way implement site, , if so, how , go business?
most thankful replies,
hello,
can change title @ time javascript.
can include php variable if want :
can make array of strings 50 titles in php, randomly select 1 , affect $title
must work way.
can change title @ time javascript.
can include php variable if want :
can make array of strings 50 titles in php, randomly select 1 , affect $title
must work way.
Comments
Post a Comment