Hi,
When clicking on extended info the popup window now causes the page to refresh and takes the visitor back to the top of the page even though the page has fully loaded. I've only recently noticed this behaviour, which didn't occur prior to the 7.0.5 upgrade.
Looking through the forum I see Normans suggestion of placing
BODY OnLoad="bPageIsLoaded=true;"
at the beginning of the Body line within Act_Primary.
I've tried that but with no change.
The Body line now reads:
<BODY OnLoad="bPageIsLoaded=true;" NETQUOTEVAR:BGIMAGE OnLoad="NETQUOTEVAR:ONLOAD" NETQUOTEVAR:BGCOLOR TEXT="NETQUOTEVAR:FGCOLOR" NETQUOTEVAR:LINKCOLOR NETQUOTEVAR:VLINKCOLOR NETQUOTEVAR:ALINKCOLOR marginwidth="5" marginheight="5">
Dreamweaver tells me that this line contains "Invalid markup" "Marked invalid because it contains a duplicate attribute" "Remove the duplicate attribute in code view"
I'm happy when I manage to successfully add products to the site, this is all a bit beyond me! Can anyone please tell me what's gone wrong?
Many thanks.
Glenn
Coolcards.co.uk
When clicking on extended info the popup window now causes the page to refresh and takes the visitor back to the top of the page even though the page has fully loaded. I've only recently noticed this behaviour, which didn't occur prior to the 7.0.5 upgrade.
Looking through the forum I see Normans suggestion of placing
BODY OnLoad="bPageIsLoaded=true;"
at the beginning of the Body line within Act_Primary.
I've tried that but with no change.
The Body line now reads:
<BODY OnLoad="bPageIsLoaded=true;" NETQUOTEVAR:BGIMAGE OnLoad="NETQUOTEVAR:ONLOAD" NETQUOTEVAR:BGCOLOR TEXT="NETQUOTEVAR:FGCOLOR" NETQUOTEVAR:LINKCOLOR NETQUOTEVAR:VLINKCOLOR NETQUOTEVAR:ALINKCOLOR marginwidth="5" marginheight="5">
Dreamweaver tells me that this line contains "Invalid markup" "Marked invalid because it contains a duplicate attribute" "Remove the duplicate attribute in code view"
I'm happy when I manage to successfully add products to the site, this is all a bit beyond me! Can anyone please tell me what's gone wrong?
Many thanks.
Glenn
Coolcards.co.uk
Comment