• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

tomahawk popup problem

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

i am using tomahawk popup (t opup).
i am showing a small popup window when mouseover above a link.
After entering all fields in my form and submitting form. its started progress and in web browser, its started progress. in that time i am again mouse moving on the link and the progress bar in the browser stoped. but background process still continue. after business logic completes, its return the response and redirected to some result page.

Is it bug or any solution to solve this problem. how to handle javascript, which is generated by tomahawk.

Help Please. :roll:
 
reply
    Bookmark Topic Watch Topic
  • New Topic