search for: rico_corn

Displaying 3 results from an estimated 3 matches for "rico_corn".

Did you mean: rico_corner
2006 Mar 13
5
What is the matter with content_for_layout?
...9/xhtml" lang="en"> <head> <title>My Demands</title> <%= stylesheet_link_tag ''ajax_scaffold'', :media => ''all'' %> <%= javascript_include_tag ''prototype'', ''effects'', ''rico_corner'', ''ajax_scaffold'' %> </head> <body> <div id="container"> <%= @content_for_layout %> </div> </body> </html> After I start up the Webrick server,the html source will be as follows: <!DOCTYPE html PUBLIC &qu...
2007 Jan 23
3
Too many session numbers per page request?
...javascript"></script> <script src="/javascripts/dragdrop.js?1169241657" type="text/javascript"></script> <script src="/javascripts/controls.js?1169241658" type="text/javascript"></script> <script src="/javascripts/rico_corner.js?1169575655" type="text/javascript"></script> <script src="/javascripts/ajax_scaffold.js?1169575655" type="text/javascript"></script> <script src="/javascripts/dhtml_history.js?1169575655" type="text/javascript">&...
2006 May 09
25
[OT] How do guys create round corner boxes? Which Graphic tool?
Hello, Yes, I know it''s off-topic and nuby question, but I really don''t know anything about graphic, I''m all a coder who lives in his text editor, so sorry at first! I need to create round corner box for my web app, I know how to form a box using CSS, I just dunno how to create those rounded corners. Is there an easy to use tool for creating them, out there? Thank you