Reputation: 27
I am have just started with web developing.
I wanted to make googlemaps (specyfic search place, like THIS) display in a colorbox popup. I have gone thru every Q from stackoverflow about it but none of them seems to be working. I wanted to have my link with image and after i click on it colorbox frame with map would show.
Can anyone help me with my problem?
Upvotes: 1
Views: 265
Reputation: 27
Ok, I have found out what I did wrong. The answer is: I included file calles: "js/jquery.colorbox-min.js.min.js", with doubled 'min.js' at the end... and of course I had to include "js/jquery.colorbox-min.js".
Anyways thanks for fast respond.
Upvotes: 1