Addeanton
01-17-2012, 06:47 PM
Hello, i am quite novice in the css and php-area.
what i want to achive is to let my visitor have an option when they log on to my site:
Language selection Swedish or English, in a pop up window.
When the option is made, i want to output the right language selection.
What PHP-code do I need to do this?
if (english choice is made)
{ this text is going to be output}
else
{i want this text}
PS: Any good suggestion for nice pop-up "in-window" plug-in. Such as fancybox etc.
what i want to achive is to let my visitor have an option when they log on to my site:
Language selection Swedish or English, in a pop up window.
When the option is made, i want to output the right language selection.
What PHP-code do I need to do this?
if (english choice is made)
{ this text is going to be output}
else
{i want this text}
PS: Any good suggestion for nice pop-up "in-window" plug-in. Such as fancybox etc.