Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 171585
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T13:00:50+00:00 2026-05-11T13:00:50+00:00

I’m using the ajax toolkit accordion extender and I notice it performs a little

  • 0

I’m using the ajax toolkit accordion extender and I notice it performs a little ‘funky’ when I try to embed some flash in the content sections.

You can see what I have working now at : http://kristinsconfections.com/gallery.aspx. As you can see when you toggle the accordion it’s a little choppy. I’m pulling the flash slideshow from flickr so I can’t control that at all. The site is only for a friend who is trying to become a baker so it’s not high priority just highly frustrating!! Anything I can do using javascript, .net or even jquery??

Here is the exact code I am using on that page:

<cc1:Accordion ID='MyAccordion' runat='server' SelectedIndex='0'         HeaderCssClass='accordionHeader' ContentCssClass='accordionContent'         FadeTransitions='true' FramesPerSecond='40' TransitionDuration='250' AutoSize='None'>         <Panes>             <cc1:AccordionPane ID='pnlCakes' runat='server'>                 <Header><div ><span style='float:left;'>Cakes</span></div></Header>                 <Content>                     <object width='572' height='429' type='application/x-shockwave-flash'                      data='http://www.flickr.com/apps/slideshow/show.swf?v=67089'>                      <param name='flashvars' value='&offsite=true&amp;lang=en-us&page_show_url=%2Fphotos%2F28792515%40N08%2Fsets%2F72157612640424865%2Fshow%2F&page_show_back_url=%2Fphotos%2F28792515%40N08%2Fsets%2F72157612640424865%2F&set_id=72157612640424865&jump_to=' />                     <param name='allowFullScreen' value='true' />                     <param name='movie' value='http://www.flickr.com/apps/slideshow/show.swf?v=67089' />                     </object>                 </Content>             </cc1:AccordionPane>              <cc1:AccordionPane ID='pnlCookies' runat='server'>                 <Header><div ><span style='float:left;'>Cookies</span></div></Header>                 <Content>                  <object width='572' height='429'  type='application/x-shockwave-flash'                  data='http://www.flickr.com/apps/slideshow/show.swf?v=67089'>                  <param name='flashvars' value='&offsite=true&amp;lang=en-us&page_show_url=%2Fphotos%2F28792515%40N08%2Fsets%2F72157612640405779%2Fshow%2F&page_show_back_url=%2Fphotos%2F28792515%40N08%2Fsets%2F72157612640405779%2F&set_id=72157612640405779&jump_to=' />                 <param name='allowFullScreen' value='true' />                 <param name='movie' value='http://www.flickr.com/apps/slideshow/show.swf?v=67089' />                 </object>                 </Content>             </cc1:AccordionPane>             <cc1:AccordionPane ID='pnlCupcakes' runat='server'>                 <Header><div ><span style='float:left;'>Cupcakes</span></div></Header>                 <Content>                 <object width='572' height='429'  type='application/x-shockwave-flash'                  data='http://www.flickr.com/apps/slideshow/show.swf?v=67089'>                  <param name='flashvars' value='&offsite=true&amp;lang=en-us&page_show_url=%2Fphotos%2F28792515%40N08%2Fsets%2F72157612589253131%2Fshow%2F&page_show_back_url=%2Fphotos%2F28792515%40N08%2Fsets%2F72157612589253131%2F&set_id=72157612589253131&jump_to=' />                 <param name='allowFullScreen' value='true' />                 <param name='movie' value='http://www.flickr.com/apps/slideshow/show.swf?v=67089' />                 </object>                 </Content>             </cc1:AccordionPane>         </Panes> </cc1:Accordion> 
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T13:00:50+00:00Added an answer on May 11, 2026 at 1:00 pm

    I find the Ajax toolkit stuff too clunky in general. JQuery is so easy to use, has good cross browser support and extensibility that we use it in preference, and I would recommend you to do the same. There is an accordian widget in the JQuery UI suite that should fit the bill.

    If having all of the Flash movies loading into the hidden divs gives you poor performance there is an event that you can hook into on change where you could load in the Flash. This is documented on the accordian page (and can easily be done with JQuery).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm new to using the Perl treebuilder module for HTML parsing and can't figure
That's pretty much it. I'm using Nokogiri to scrape a web page what has
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have just tried to save a simple *.rtf file with some websites and
For some reason, after submitting a string like this Jack’s Spindle from a text
I am reading a book about Javascript and jQuery and using one of the
I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
I'm using v2.0 of ClassTextile.php, with the following call: $testimonial_text = $textile->TextileRestricted($_POST['testimonial']); ... and
We're building an app, our first using Rails 3, and we're having to build
I'm parsing an RSS feed that has an &#8217; in it. SimpleXML turns this

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.