View Single Post
  #1 (permalink)  
Old 06-04-2008, 09:28 AM
rohit83 rohit83 is offline
Junior Member
 
Join Date: Jun 2008
Posts: 1
Default About the css issue

Hi,
I have written IndexController and in that controller under indexAction i have called form containing two fields,lets say username and password.Now i applied the decorators to the form so it appears correctly on browser.But when i call the same form under another action lets say locateAction,
all CSS disappeared and only the form is called.
Please anybody help me out regarding how i to handle this.
Thanks
Rohit
Reply With Quote