View Single Post
  #3  
Old 04-10-2012, 07:00 PM
 
shaz shaz is offline
 

Senior Member
  
Join Date: Jul 2008
Location: Sydney, Australia
Posts: 174
 

Default Re: javacript popup buttons not working in firefox/chrom

Hi, Thanks for your reply.

I just tried updating all my jquery.min.js to the latest. no joy.

The 'change' button on the one-step-checkout page gives:

$(this.profile).block is not a function
anonymous()_f7eb5...4348.js (line 284)
anonymous()_f7eb5...4348.js (line 9
N()jquery....min.js (line 16)
anonymous()jquery....min.js (line 17)
anonymous()jquery....min.js (line 16)


[IMG]chrome://firebug/content/blank.gif[/IMG]$(this.profile).block();

The Ask a question link on the Product Detail page gives:
$(".popup-dialog").dialog is not a function
popupOpen()popup_open.js (line 341)src = "/popup_ask.php?productid=1"
title = undefined
params = undefined



onclick()onclick (line 3)event = click clientX=829, clientY=412





[IMG]chrome://firebug/content/blank.gif[/IMG]$('.popup-dialog').dialog('destroy').remove();Any ideas are greatly appreciated. The same issue has presented on two different servers.

__________________
Shaz
X-Cart Developer
Sydney - Australia
Reply With Quote