Tackling the back button in Ajax isn't a trivial task and has really frustrated a lot of developers. Several of the frameworks out there offer back button support so you may want to consider switching.
As Andy mentioned, jQuery (www.jquery.com) offers a plugin that supports this functionality and makes it easy to implement. The plugin can be found here: http://www.stilbuero.de/jquery/history/ Rey... Richard Cooper wrote: > Hi all, > > I've a site that has a lot of onclick content changes using ajax. I'm a > creature of habit and have been using the same framework I started with, > Simple AJAX Code-Kit. > > My question is what is the best way to cope with using back button and > bookmarks. Should I change frameworks, or is there simple solutions out there > that can be appended to my current framework? I know there is a lot of info > out there in goolge land but a bit of guidance will probabley save me a lot > of time. > Thanks, > > R > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270565 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

