Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > AJAX with regular javascript on same page

Reply
Thread Tools

AJAX with regular javascript on same page

 
 
Carlos
Guest
Posts: n/a
 
      06-10-2010
Hi all,

I was just given the task to include an AJAX Modal Popup control on a page
that had been evolving without
the normal aspx code behind , and that has another modal popup supported by
regular javascript. The page also has
a couple of form tags, and multiple javascript functions supporting menus. I
did transform the page to support
code behind, and included AJAX.

The problem is that when my popup appears I am able to
work on the menus (i.e. not modal), and the popup looses the intended color.

This is a probably a very complex problem, but wanted to see if someone was
able to understand it, and have some advice. Thanks!




 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Ajax call in Javascript to request on same server but different port Jimmy Javascript 3 08-13-2007 06:55 AM
ASP.NET and AJAX: JavaScript files from the Microsoft AJAX Library Nathan Sokalski ASP .Net 2 06-02-2007 12:07 AM
AJAX IDE and AJAX TOOL--The Release of JoyiStar AJAX WebShop 3 Beta minnie Java 1 12-13-2006 06:29 AM
Need same viewstate for same page across multiple servers =?Utf-8?B?UHVuaXNoZXI=?= ASP .Net 1 03-23-2006 03:54 PM
how to use same user control x number of times on same asp page David Hubbard ASP .Net 2 01-12-2006 03:56 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57