displaying ajax slideshow extender question?

Last post 11-06-2009 1:49 PM by prontonet. 2 replies.

Sort Posts:

  • displaying ajax slideshow extender question?

    10-29-2009, 12:59 PM
    • Member
      74 point Member
    • prontonet
    • Member since 07-07-2006, 7:44 AM
    • Posts 132

    hi,

    On my site I have the slideshow extender from the ajax toolkit.

    i have two questions.

    To display the slideshow, users click on a link on the home page that opens a  new window and begins the show.

    I am using a javascript to open the new window but it seems slow. Is there a window popup I can use with ajax to make it more smooth?

    question 2

    as well as showiong the images located in the photos directory. Is there a way I can add a description for each one?

    thank you

    i am coding in c sharp.

    prontonet

     

  • Re: displaying ajax slideshow extender question?

    11-02-2009, 1:07 AM
    Answer

    Hi,

    1. You can use ModalPopup panel to achieve it.

    2. There are three parameters in each slide object: path, name and description. You can define the specific descrtipiton for slide image, and when you mouse hover to the image, it will show the description as tooltip .


    Vince Xu
    Microsoft Online Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
  • Re: displaying ajax slideshow extender question?

    11-06-2009, 1:49 PM
    • Member
      74 point Member
    • prontonet
    • Member since 07-07-2006, 7:44 AM
    • Posts 132

    hi, thank you just one query.

     

    I have an admin page where I can upload images to the Image directory and a path is inserted into the sql data table images. do i need a description column in the tableas well and how would i associate it with the image and then pass it.

     

    an example in c sharp would be great-

     

     

     

     

Page 1 of 1 (3 items)