in reply to Re: calling menu bar creating code from another cgi/pl code (mojo)
in thread calling menu bar creating code from another cgi/pl code
- <a href="/annoying.js"> /annoying.js </a> + %= link_to( ( "/annoying.js" ) x 2 )
That is link_to( "/annoying.js" => "/annoying.js" ), its perl after all :)
|
---|