Spry framework interoperability with ATLAS

Hi.
I’m trying to use the spry framework with MS ASP.NET
and the ATLAST AJAX framework. I’m trying to port the photo
album demo pages. However when ever I add
<atlas:ScriptManager ID="ScriptManager1" runat="server"
/> tag into the code all the spry:region / spry:repeat tags
doesn’t seem to work. Has anyone observed this behavior
before. Any suggestions are much appreciated. Code sample is shown
below
Thanks
Bhathiya
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml">
<head runat="server">
<title>Untitled Page</title>
<script type="text/javascript"
src="js/xpath.js"></script>
<script type="text/javascript"
src="js/SpryData.js"></script>
<script type="text/javascript">
var dsPhotos = new Spry.Data.XMLDataSet("….",
</script>
</head>
<body>
<form id="form1" runat="server">
<atlas:ScriptManager ID="ScriptManager1" runat="server"
/>
<asp:Panel ID="Panel4" runat="server">
<div spry:region="dsPhotos">
<table>
<tr spry:repeat="dsPhotos">
<td>{sitename}</td>
</tr>
</table>
</div>
</asp:Panel>
</form>
</body>
</html>

Hi Bhathiya,
We haven't yet done the slightest testing with Spry and
Atlas together.
Seeing runat="server" on a client side library makes me
wonder what the final output of the page is.
I will log a bug on this and we can check it out.
Thanks for the info.
Donald Booth
Adobe Spry Team

Similar Messages

  • Help with Spry Framework positioning not appearing correctly on pc's

    I just created a gallery using the spry framework and finally got it working for me on all the browsers I have on my Mac.  The problem is that on my clien'ts pc the gallery div tags end up moving up to the upper left corner and I'm not sure why.  They are ap div tags that are supposed to be contained in my main content div and I'm at a lost as to why this is happening. I'm not the best at working directly with code or understanding it fully, usually do most everything with dreamweaver.  I appreciate any help that you can give me and thanks for your time.
    the site page is here: http://www.montanacraneservice.com/ppcanopylift/ppcanopylift.htm

    Do you know what browsers are failing?
    Seems to work on FF, IE6 and 8...

  • Integrating Spry Framework with SWFObject

    I'm trying to incorporate a SWFObject into my Spry
    Framework-HTML page. I want to update the
    flashvars when the user clicks on a given
    ds_RowNumber for the Product Catalog. However, I'm having
    trouble passing the
    flashvars:
    window.document.setVariable("flashVars","data/mp3/frw/2006/playlist.xml"
    so.write("flashcontent");
    Since this isn't having any effect on flashVars, I'm guessing
    I'm not implementing it correctly?
    Thanks,
    stephenwightman

    stephenwightman, are you testing this in IE? There is a
    bug/issue with Spry, FlashVars and IE, where FlashVars do not get
    passed when a SWF is inside a spry:region. This occurs whether
    using SWFObject or the default embeds for your SWF. I have not
    heard any thoughts from the Adobe Spry Team on how to get around
    this. See some of my previous posts on this:
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=72&catid=602&threadid =1182433
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=72&catid=602&threadid =1171740

  • Discontinue the Spry Framework

    In response to http://blogs.adobe.com/dreamweaver/2012/08/update-on-adobe-spry-framework-availability.htm l#comment-1826
    I must express my DEEPEST DISAPPOINTMENT with Adobe for such a dis heartening move to discontiue this framework.
    I have been using Adobe Spry Framework from inception and found the capabilities of at least the DataSet Object frameworks to be the most easiet, fast, effective implementation of frameworks when it comes to dealing with data/ external data display and manipulation EVER. It has been the goto framework for almost ALL of my data driven web applications and has proven to me to be BY FAR a superior advantage over using any MVC or another Ajax based framework that I have encountered.
    To learn of its discontinuation after years of hope and promise of futher development of the framework with such a huge potential is really heart wrenching. I do hope that someone else will take up the regins to which Adobe has so cowardly let go of and continue to progress this framework into a new aged design specimen that it should be.
    I personally though lacking in the extensive knowledge of the frameworks inner workings and expreience in javascript or framework development for that matter...will be one to TRY to develop it as much as I can. But will lend ANY SUPPORT that I can as limited only by my knowledge and experience to futher the success of this framework to any lengths to make it as great as it has always been and could be.
    Sincerest Ice.
    LONG LIVE SPRY FRAMEWORK

    Thank you, Ben. This was the information that I needed.
    Alas, I don't follow this forum specifically, although, I do lurk now and then to get answers to specific questions.
    Re the shake issue. Gosh, I guess I fixed it and never came back (my apologies) or the whole thing went a different direction. It's been so long.
    Thanks, again.
    J.

  • Trying to learn Spry Framework Ajax

    So I am trying to learn how to use Spry Framwork for Ajax;
    which I downloaded from
    http://labs.adobe.com/technologies/spry/
    Does anyone know if this some how plugs into Dreamweaver 8 or
    if I wish to use it, "the Photo Gallery to be specific", that I
    have to manually manipulate the code to use my photos and then
    implement their html into my template?

    With DW8, you will have to use the Spry Framework manually.
    It's built into
    the new Dreamweaver CS3.
    Nancy Gill
    Adobe Community Expert
    Author: Dreamweaver 8 e-book for the DMX Zone
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August,
    2003)
    Technical Editor: DMX 2004: The Complete Reference, DMX 2004:
    A Beginner''s
    Guide, Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP
    Web Development

  • Do I need to download the Spry Framework?

    I do have Dreamweaver CS4 and it includes the latest Spry ( Spry v1.6).  Do I need to download the Spry Framework?  Or is everything I need pre installed with DW CS4  ?  I watched a Lynda.com video where the instructor downloaded Spry.  Will the Spry functions work through DW even if I do not download the actual Spry Framework?  Or does the download just give me expanded features?
    Thanks Jim K

    pziecina wrote:
    Hi
    The spry framework is built into cs4, and you do not need to download it.
    PZ
    Some parts of Spry are build in to CS4. Not all functionality is included in DW. For example, the Spry Rating, autoSuggest, slidingpanels are not in DW and can only be found in the full Spry download.
    Also other data formats like JSON, nested JSON, nested XML, tsv and csv support is not build in. And last but not least there are allot of Spry utitlies not build in to Dreamweaver. Its save to say that 50% of Spry has been integrated in to DW. The rest of the more advanced functionality can only be found the complete download.
    Greets,
    Arnout, Adobe Spry Community Expert

  • CS6 Spry Menu issue with iPads

    I created a website using Dreamweaver CS6 and everything is working fine except that iPads are having an issue with the Spry menu.  When they make a selection they can't select another menu option where it is another menu from the main tree or a submenu item.

    Spry uses a hover event, something that touch screens do not understand. You could go into the JS and change the hover into a click event, but then you are still stuck with old and discarded technology. Have a look here http://blogs.adobe.com/dreamweaver/2012/08/update-on-adobe-spry-framework-availability.htm l.
    There are a number of alternatives to choose from. Just Google the subject.
    Want to know what I use? Have a look here http://foundation.zurb.com/docs/components/topbar.html

  • JTT/OA Framework Interoperability -- jtfcrmchrome.jsp

    Hi,
    We are developing custom jsp application that integrates with Apps. We have included required required jft*****.jsp files and it integrates well.
    We have a requirement to provide link to Apps Home page in custom application.
    We explored following options.
    1. ServletSessionManager.getURL("OA.jsp?OAFunc=OAHOMEPAGE");
    It didn't work.
    2. "JTT/OA Framework Interoperability" section of Developer's Guide says ServletSessionManager.getURL("OA.jsp?OAFunc=OAHOMEPAGE");
    So we tried using ServletSessionManager.getURL("jtfcrmchrome.jsp?page=/oracle/apps/fnd/framework/navigate/webui/HomePG");
    This works fine but images are not coming on the page. Issue is that jtfcrmchrome.jsp appends extra parameters at the src of url thus we server is not able to provide image to browser. (Eg: /OA_MEDIA/tree_document.gif&jfn=ZGC9244084898304ECB3D8058D436A401BFA9E592B3924F9470A43846DFCC4CD0698192FBB332D5E4B7790B16E6A82398125&&jtfm0=&etfm1=&jttoijappn=JTF)
    Did any one face this problem before?
    Does any one have alternate solution for this?
    Regards,
    Vigni

    My OAF page is in one custom menu and this custom menu i have attached it to custom responsibilityIf you are using your custom responsibility, it would definately have the standard quoting menus attached to it as well. Because you would launch the OAF Page from Quote flow and to render pages from the quote flow, it needs the standard quote function under these menus. You can verify this by looking at the Menu Structure of your OAF Page using the "About this Page" link.
    So technically, you have all the menu context that is displayed in your custom OAF Page.
    i am passing OAMC=R in URL which removes the current menu context but it is not doing and displays Quotes tab in my custom OAF page.I'm not an expert in JTF Techstack, however, I understand that one of the ways the OAF Page is rendered in a JTT Page is through embedding. I suspect, your OAF Page is actually rendered by the JTT Page and the OAF Page region is just embedded into the underlying JTT Chrome page.
    This means that the menus are not rendered by the OAF Techstack but rather by JTT. And hence I believe the OAMC parameter is not honoured.
    You can verify this by viewing the source of the OAF Page rendered in the browser, to find any includes of standard jtt page.
    I had done a customization earlier for a client, and the Quote Menus were never displayed in the OAF Page. I had used
    - jtfcrmchrome.jsp?page=//...
    - OA.jsp?page=/../
    both never rendered the tabs.

  • Oracle 8.1.5 (6?) interoperability with Java/C++ clients and various ORBs

    Hi
    Machine/OS: SGI VWS 540, 256MB RAM, Win2000
    Oracle: Oracle 8i (8.1.6)/Enterprise Edition Release 2
    Problem:
    I want to bind to a CORBA object (pureCORBA bank example) from c++.
    I found in the FAQ an article about the interoperability with c++. I downloaded an archieve with all the necessary code. But....
    I won't compile. It has been tested on Visibroker 3.2, but now i get compilation errors... (GIOP::ObjectKey CORBA::OctetSequence convertion).
    Is there an update of this article that uses 8i 8.1.6 and Visibroker 3.4 (that ships with 8.1.6). I compile it using MS VC++ 6.0 SP 4.
    I can make the current files compile, but then get a link error (login.lib uses stuff already defined in msvcrt.lib ....)
    Thank you
    Bart De Lathouwer

    Hi
    Machine/OS: SGI VWS 540, 256MB RAM, Win2000
    Oracle: Oracle 8i (8.1.6)/Enterprise Edition Release 2
    Problem:
    I want to bind to a CORBA object (pureCORBA bank example) from c++.
    I found in the FAQ an article about the interoperability with c++. I downloaded an archieve with all the necessary code. But....
    I won't compile. It has been tested on Visibroker 3.2, but now i get compilation errors... (GIOP::ObjectKey CORBA::OctetSequence convertion).
    Is there an update of this article that uses 8i 8.1.6 and Visibroker 3.4 (that ships with 8.1.6). I compile it using MS VC++ 6.0 SP 4.
    I can make the current files compile, but then get a link error (login.lib uses stuff already defined in msvcrt.lib ....)
    Thank you
    Bart De Lathouwer

  • Tutorial for a Spry photo gallery with thumbs and buttons ???

    Anyone know of a a tutorial for building a Spry photo gallery with both thumbnails and next, previous, stop and play buttons(functions)  ???
    Like the ones on Adobe's Photo Gallery demos; http://labs.adobe.com/technologies/spry/demos/pe_gallery.html
    Adobe show the source for their Photo Gallery Demos, but that doesn't help me much ... I need a prober tutorial that tells me how to do : ) 
    The only tutorial that I've been able to find, is one for Dreamweaver 8, without buttons - I'm looking for a updated version.
    I appreciate any help very much. Thank you.

    Just Google for the Spry photo gallery and you might find
    http://cates-associates.net/tutorials/Tutorial-CS3-Spry.html
    or even a few others.
    Happy Sprying
    Ben

  • Framework order with reference to  contract

    Dear All,
    We make a service contract in which we maintained the short text and Qty as 1 AU in the item overview area and we maintained services in the "Services" tab in the "Item details" area.(We maintained actual quantity in this area)
    Now we are creating a Framework order with reference to this contract . When we select services against this contract , system is copying all the service details from contract but qty as 1 AU.
    Why system is not copying the quantity mentioned in the contract (Services tab, item details area) into the framework order ????
    Nilesh

    What ever Order you are creating W.r.to Contract , it may be Frame work or Purchase Order..
    they are considered as Release order against that Contract..
    a contract is agreement between two parties for a perticular period..
    System will not expect you to use the entire Quantity at Once..
    That is why the Quantity mentioned in the Contract will not be copied..
    By default you will get Qty as 1...
    You need to change according to your requirement..

  • Framework order with account assignement U and item category B

    Hi guys,
    I have seen many thread regarding this topic but could not find my answer.
    I want to create a Framework order (I can't use K forbidden on my project... long story) withAcc *** U and Itm B.
    The thing is during Invoice verification all field regarding G/L account and cost center are grayed. So I can't populate those fields. And the systeme keep asking me for G/L Account !!
    Is anybody already used Framework order with U and B and was able to populate G/L Account during MIRO phase??
    Cheers
    Guys

    Hi,
    For your scenario you have to do the changes in the customization.
    For acc. ***. "U" tick the indicator for "AA Changable at IR" .
    This will solve your problem.
    Cheers,
    Satish Purandare

  • How do I link a Spry data set with a detail region to a html web site?

    I have created a spry data set with a detail region. It works well. However, I would like to have a link from the detail region to another html web site. Can anyone help with the code? Below is the spry data set.
    <?xml version="1.0" encoding="utf-8"?>
    <books>
    <book>
    <title>The Advnentures of Crunchy and Munchy Squirrel: Field Nuts</title>
    <author>Levester Williams</author>
    <image>images/portfolio/tn_adventuresOfCrunchyAndMunchySquirrel.jpg</image>
    <description>This delightful book for young readers teaches the importance of obedience and always doing what you know is right.</description> I
    <weblink >www.crunchyandmunchy.com</weblink>
    </book>
    <book>
    <title>More Dirty Little Secrets</title>
    <author> Dr. Claud Anderson and Brant Anderson</author>
    <image>images/portfolio/tn_moreDirtyLittleSecrets.jpg</image>
    <description>In More Dirty Little Secrets, Dr. Claud Anderson and his son Brant Anderson, piece together little known facts about Black people, thier achievements, influence, involvement, tribulations and present them with wit and humor.</description>
    <weblink>http://powernomics.com/</weblink>
    </book>
    </books>

    Hi,
    In your html page, use the following notation:
    <a href="http://{weblink}" title="{weblink}" target="_blank">{weblink}</a>
    I hope this helps.
    Ben

  • Using Spry Vertical Navigation with Templates-Need to indicate current page

    Using Spry Vertical Navigation with the Dreamweaver templates.  Using editable attributes etc., the current page mennu item does not seem to be changing.  How do you indicate the. current page.

    Persistent Page Indicator on Site Wide CSS Menus:
    http://alt-web.com/Articles/Persistent-Page-Indicator.shtml
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Spry sliding panels with tab

    Maybe I'm missing something but I've been stuck on this for a
    long time. In one example of the spry sliding panel with tab there
    are <li> elements for the menu like this...
    <ul class="slidingTabPanel">
    <li><a href="#" id="about" class="tabActive"
    title="about"></a></li>
    <li><a href="#" id="contact" class="tab"
    title="contact"></a></li>
    </ul>
    and they should link to...
    <div id="aboutPanel" class="p1"></div>
    <div id="contactPanel" class="p2"></div>
    with contents in each of those DIV
    I just can't seem to get the buttons to do anything, how are
    the <li> calling the panels?

    Actually, I figured it out. I had to edit the sp_withTabs.js
    file with the IDs as well, that's whats calling the CSS class.
    My problem now is that everything is all good with 4 tabs,
    but when I try to add another tab, no matter what path I set for
    the background image state it always shows the image of the fourth
    tab and not a new image.

Maybe you are looking for