Click here to Skip to main content
16,014,392 members
Home / Discussions / Web Development
   

Web Development

 
Questionjavascirpt validation Pin
Goodway8-Jun-06 0:42
Goodway8-Jun-06 0:42 
AnswerRe: javascirpt validation Pin
WoutL8-Jun-06 1:39
WoutL8-Jun-06 1:39 
Questiondream weaver Pin
abdelhameed817-Jun-06 8:18
abdelhameed817-Jun-06 8:18 
QuestionHow i can get a free space for ASP.NET? Pin
yodern7-Jun-06 3:36
yodern7-Jun-06 3:36 
AnswerRe: How i can get a free space for ASP.NET? Pin
Guffa7-Jun-06 3:43
Guffa7-Jun-06 3:43 
GeneralRe: How i can get a free space for ASP.NET? Pin
yodern7-Jun-06 4:22
yodern7-Jun-06 4:22 
AnswerRe: How i can get a free space for ASP.NET? Pin
Vasudevan Deepak Kumar9-Jun-06 0:15
Vasudevan Deepak Kumar9-Jun-06 0:15 
QuestionIE7 JS Library LOCKS UP IE Pin
quantass7-Jun-06 0:58
quantass7-Jun-06 0:58 
I'm using IE7 Javascript library to make my IE6 browser more compliant. The library is being used on a Rainbow Portal .NET v1.5 website which has the layout/theme Zen-starter active. The problem is when I have the library active for the page and mixed with this theme/layout setting IE6 (for Windows XP/2K) completely locks up. Firefox works perfectly fine and quickly.

The webpage attempts to display a dropdown menu making heavy use of CSS and
    ,
  • tags. From my investigation, the standard CSS Hover pseudo attrib is being used, which I figure is the reason for IE7's usage (to translate all HOVER attribs to a JS equiv for IE6). I've disabled the IE7 library and IE6 eventually displays the page without locking up. I've used:
    TIDY.EXE -ascii -i -f errors.txt -m PageFreeze.htm

    to cleanup the HTML and match up any possibly missing tags but still the same effect. I've even copied the text into W3C's Validator without luck. One thing i did notice is that the IE6 browser does freeze preventing me from dragging the scrollbar or anything else within the entire browser (insisting on being END PROCESSED) but eventually (after 5 mins or more) the web page menu system appears, however when i hover my mouse over it the entire screen freezes again, and after another 5 mins or more the menu dropdown appears. This occurs for each menu item i hover over.

    Please, does anyone have any clues on why this locking up is occurring and its resolution?

    You can see the test page here:

    (This page does not freeze IE6 because IE7 Library has been disabled in tags): http://www.spunge.org/~tony/help3/PageNoFreeze.htm

    (This page freezes IE6. IE7 Library is enabled in tags): http://www.spunge.org/~tony/help3/PageFreeze.htm

    (This page momentarily freezes IE6 but only contains a single menu item): http://www.spunge.org/~tony/help3/PageSingleMenuNoFreeze.htm

    The pages need to not freeze and show dropdown menus if all is ok. Just a oddity, notice that when you hover over Government and it underlines the word. It seems to take a second longer than when the underline is placed beneath other words. Also I've tried removing much of the UL/LI menu items and leaving one or two and the freezing of IE has gone down from 5 mins+ to a few seconds and the menu dropdown appears. Again, Im suspecting the depth of the menu system and IE7 library are at fault. But a solution to have the menus in full is what Im after.

    Thank you.

QuestionActivex Control Pin
kumarprabhakar746-Jun-06 21:34
kumarprabhakar746-Jun-06 21:34 
QuestionBizare web service proxy server issue Pin
Mr Brown Shoes6-Jun-06 19:16
Mr Brown Shoes6-Jun-06 19:16 
AnswerRe: Bizare web service proxy server issue Pin
Mr Brown Shoes7-Jun-06 19:01
Mr Brown Shoes7-Jun-06 19:01 
QuestionIIS Log Parsing Pin
MrEyes6-Jun-06 11:30
MrEyes6-Jun-06 11:30 
Questionhow do i filling items in a drop down box in asp? Pin
keroed_edmond6-Jun-06 5:23
keroed_edmond6-Jun-06 5:23 
AnswerRe: how do i filling items in a drop down box in asp? Pin
CWIZO6-Jun-06 22:35
CWIZO6-Jun-06 22:35 
GeneralRe: how do i filling items in a drop down box in asp? Pin
AfriDiesel8-Jun-06 5:55
AfriDiesel8-Jun-06 5:55 
QuestionMigrating to .NET 2.0 Pin
Vlad Gabovich6-Jun-06 4:59
Vlad Gabovich6-Jun-06 4:59 
AnswerRe: Migrating to .NET 2.0 Pin
CWIZO6-Jun-06 22:37
CWIZO6-Jun-06 22:37 
AnswerRe: Migrating to .NET 2.0 Pin
Edbert P7-Jun-06 14:41
Edbert P7-Jun-06 14:41 
QuestionASP Form submit and ENCTYPE attribute Pin
idreesbadshah6-Jun-06 3:38
idreesbadshah6-Jun-06 3:38 
QuestionJavascript, IE and mouseover on select, option. Pin
Alsvha6-Jun-06 0:56
Alsvha6-Jun-06 0:56 
AnswerRe: Javascript, IE and mouseover on select, option. Pin
Sushant Duggal6-Jun-06 2:15
Sushant Duggal6-Jun-06 2:15 
GeneralRe: Javascript, IE and mouseover on select, option. Pin
Alsvha6-Jun-06 3:53
Alsvha6-Jun-06 3:53 
QuestionKeeping Text stay put Pin
CalvinHobbies5-Jun-06 23:02
CalvinHobbies5-Jun-06 23:02 
GeneralRe: Keeping Text stay put Pin
Guffa6-Jun-06 2:07
Guffa6-Jun-06 2:07 
GeneralRe: Keeping Text stay put Pin
CalvinHobbies6-Jun-06 3:04
CalvinHobbies6-Jun-06 3:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.