Click here to Skip to main content
15,920,603 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: IE problem: javascript not executing until all images loaded Pin
Guffa13-Sep-05 23:30
Guffa13-Sep-05 23:30 
GeneralRe: IE problem: javascript not executing until all images loaded Pin
Ashley van Gerven14-Sep-05 1:48
Ashley van Gerven14-Sep-05 1:48 
QuestionSelecting printing tray in javascript Pin
Gktony13-Sep-05 0:04
Gktony13-Sep-05 0:04 
Questioncalling get method in jsp page Pin
amandeepsethi12-Sep-05 23:11
amandeepsethi12-Sep-05 23:11 
AnswerRe: calling get method in jsp page Pin
enjoycrack12-Sep-05 23:38
enjoycrack12-Sep-05 23:38 
QuestionIE Loading Problem Pin
brntoni12-Sep-05 7:45
brntoni12-Sep-05 7:45 
AnswerRe: IE Loading Problem Pin
Ashley van Gerven13-Sep-05 23:08
Ashley van Gerven13-Sep-05 23:08 
QuestionRe: IE Loading Problem Pin
brntoni14-Sep-05 8:30
brntoni14-Sep-05 8:30 
Thanks For your reply. The problem is not that IE stops loading images. The problem is that IE reloads all the images that should have been loaded already when clicking on a link(only after the popup is opened). If you do no open any popups and click on a link within the page everything works fine(images are not reloaded). I am not using <a href=___> to popup images. I am using
<img src="Images/btn1.jpg" name="btn1" onMouseOver="rollOver('btn1',true);" onMouseOut="rollOver('btn1',false)" onClick="openPopImg('Images/ciexample1.jpg', 'Corporate Identity - example 1', '553', '529')">
The openPopImg is a js function within the head tags.


Questioniframe, javascript and browsertype Pin
Maarook11-Sep-05 4:37
Maarook11-Sep-05 4:37 
QuestionRe: iframe, javascript and browsertype Pin
Guffa11-Sep-05 5:34
Guffa11-Sep-05 5:34 
AnswerRe: iframe, javascript and browsertype Pin
Maarook12-Sep-05 3:33
Maarook12-Sep-05 3:33 
GeneralRe: iframe, javascript and browsertype Pin
Guffa12-Sep-05 7:19
Guffa12-Sep-05 7:19 
QuestionWeb enable a Windows C# app Pin
StrayGrey10-Sep-05 22:46
StrayGrey10-Sep-05 22:46 
AnswerRe: Web enable a Windows C# app Pin
Colin Angus Mackay11-Sep-05 0:41
Colin Angus Mackay11-Sep-05 0:41 
Questionasp forum software Pin
James Brown10-Sep-05 22:35
James Brown10-Sep-05 22:35 
AnswerRe: asp forum software Pin
minhpc_bk11-Sep-05 15:09
minhpc_bk11-Sep-05 15:09 
GeneralRe: asp forum software Pin
James Brown11-Sep-05 21:41
James Brown11-Sep-05 21:41 
GeneralRe: asp forum software Pin
Vasudevan Deepak Kumar14-Sep-05 19:21
Vasudevan Deepak Kumar14-Sep-05 19:21 
Questionphp (help please!) Pin
Sam 200610-Sep-05 10:23
Sam 200610-Sep-05 10:23 
AnswerRe: php (help please!) Pin
Expert Coming10-Sep-05 18:45
Expert Coming10-Sep-05 18:45 
AnswerRe: php (help please!) Pin
hiral_shah9-Mar-07 19:52
hiral_shah9-Mar-07 19:52 
QuestionView State Pin
reza toorani9-Sep-05 20:13
reza toorani9-Sep-05 20:13 
AnswerRe: View State Pin
enjoycrack9-Sep-05 20:17
enjoycrack9-Sep-05 20:17 
Questionweird javascript error Pin
Anonymous9-Sep-05 3:06
Anonymous9-Sep-05 3:06 
Question[Message Deleted] Pin
AfzalHassen9-Sep-05 0:37
AfzalHassen9-Sep-05 0:37 

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.