Oh yes.. .they are ajax indeed.. view changes by reading the data from the server. Let me check out the tutorial then.. Thanks for the help.
On 1/14/08, Baz <[EMAIL PROTECTED]> wrote: > > Sorry, I thought your tabs were ajax. > > Since they're not...I'm not sure what the problem is. A new view should be > loaded when you call a new action, provided that these views and actions are > implemented. > > I suggest you read the blog tutorial again. > -- > Kevin Lloyd > 3HN Designs > http://www.3HNDesigns.com/ <http://www.3hndesigns.com/> > (214) 473-4207 > > On Jan 13, 2008 12:06 PM, Novice Programmer < [EMAIL PROTECTED]> > wrote: > > > Hello Kevin, > > > > Thanks for the help. but i probably did not explain the problem > > properly. The problem is that view changes on clicking the tab. So I want to > > replace the existing view with the new one when the tab is clicked. i hope > > this clears the issue. > > > > Thanks. > > > > > > On 1/13/08, Baz <[EMAIL PROTECTED]> wrote: > > > > > > http://groups.google.com/group/cake-php/web/frequent-discussions > > > Go to this section: > > > > > > *How to display more views/blocks in a single page? *-- > > > Kevin Lloyd > > > 3HN Designs > > > http://www.3HNDesigns.com/ <http://www.3hndesigns.com/> > > > (214) 473-4207 > > > > > > On 1/13/08, Novice Programmer <[EMAIL PROTECTED] > wrote: > > > > > > > > Hello All, > > > > > > > > I am having a main page in which i have 5 tabs. I load one tab by > > > > default. so what i have done is that i map the root to one of the > > > > actions in > > > > the main page controller. so when the website loads, that controller > > > > gets > > > > called and calls up the specified routine. Now what i want is that when > > > > the > > > > user clicks on any of the otehr tabs the different action in a > > > > controller > > > > get called and diffferent view be uploaded. > > > > Can some one throw some light on how the design woudl look like. > > > > > > > > -- > > > > Thanks & Regards, > > > > Novice ( http://ishuonweb.wordpress.com/). > > > > > > > > > > > > > > > > > > http://ishuonweb.wordpress.com/). > > > > > > > > > > -- Thanks & Regards, Novice (http://ishuonweb.wordpress.com/). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
