This forum is in READ-ONLY mode.
You can look around, but if you want to ask a new question, please use the new forum.
Home » support » General discussion » Fallback mechanisms
icon10.gif  Fallback mechanisms [message #163] Fri, 04 November 2005 14:46 Go to next message
zoltrain  is currently offline zoltrain
Messages: 1
Registered: November 2005
Location: London
Junior Member

Just wondering about the fallback mechanisms for symphony, if teh client disables javascript whilst your using ajax functionality server side, is there fallback mechanisms for server out alternate html/php UI?
Re: Fallback mechanisms [message #404 is a reply to message #163 ] Wed, 16 November 2005 01:11 Go to previous message
serialx  is currently offline serialx
Messages: 3
Registered: November 2005
Location: Korea (ROK)
Junior Member
When I think about the example in Ajax demo, I can see that such fallback function can be written pretty easily.

By making the images in Ajax demo a link to making the items added to the cart(linkto(...,'cart/add?noajax=1&id='.$whatever) )

And making a javascript that -removes- the link when activated, leaving the Ajax function accessable without intteruption.

Makes this page quite fallback-capable.

I don't see any ways to make these fallback capability automatically. But we have to do it ourself. Crying or Very Sad
Previous Topic:ezpdo with symfony
Next Topic:How to extend sfContext?
Goto Forum:
  

powered by FUDforum - copyright ©2001-2004 FUD Forum Bulletin Board Software