in reply to Re^6: CGI::Ajax No head/html tags, nowhere to insert. Returning javascript anyway.
in thread CGI::Ajax No head/html tags, nowhere to insert. Returning javascript anyway.
poj$html .= $cgi->div({-id=>'container'}, $cgi->img({src=>'images/pic.png', height=>'100px', width=>'150px'}), map{$cgi->p($_)}($num..5), $cgi->div({-id=>'menu_bar'},
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: CGI::Ajax No head/html tags, nowhere to insert. Returning javascript anyway.
by msinfo (Sexton) on Sep 03, 2013 at 18:35 UTC | |
by Anonymous Monk on Sep 04, 2013 at 03:35 UTC |