A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Div

  1. #1
    Senior Member
    Join Date
    Feb 2006
    Posts
    124

    Div

    Is there a way of stopping a specific DIV from refreshing within a webpage

  2. #2
    Senior Member
    Join Date
    Apr 2002
    Posts
    2,849
    If you click the refresh button, everything will refresh. If you want some aspect of the page not to refresh, you could use AJAX (pulling from a server with Javascript) and only updating the portions of the page you want to update.

    What exactly are you trying to do?

  3. #3
    Senior Member
    Join Date
    Feb 2006
    Posts
    124
    I am wanting to stop a banner from refresh within my page.

  4. #4
    Senior Member
    Join Date
    Apr 2002
    Posts
    2,849
    Because...?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center