i have 3 minor javascript errors.
Can anyone fix please?
webGP answers:
Hello!
Ad the code below in the first line of your quarter/javascripts/app.js file:
var $ = jQuery.noConflict();
Eben Fabricius comments:
does not see to work
webGP comments:
You have to put this code into first line of file:
var $ = jQuery.noConflict();
;(function ($, window, undefined) {
...
Error with iframe cannot be resovled, bacause you can't modify iframe from another domain.
Arnav Joy answers:
what errors you have?
Eben Fabricius comments:
go check www.shahnazlovesbeauty.com