Please help me.........
lekshmi wrote:
>
> Hi,
>
> I am using cake php helper for creating widget. it uses document.write
> method. It is working in IE and MOZILLA. But not working in OPERA.
> The code used is
> $event = "New text";
> $data = <<<EOD
> $event
> EOD;
> //$data = $event;
> // Output JavaScript code to write the data
> printf('document.write(unescape("%s"));',
> rawurlencode($data))
>
> Please help me for solving this problem....Please.....Please help me..its
> very urgent.:-((:-(:-(
>
> Thanks,
> Lekshmi
>
:-((:-((:-(:-((:-(:-((
--
View this message in context:
http://www.nabble.com/Problem-with-widget-in-opera.-tp16761349p16795642.html
Sent from the CakePHP mailing list archive at Nabble.com.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---