1

I'm using JQuery fancyBox. And also i'm using Google custom search(CSE) in my web page. But the search results will be displayed in a separate web page. Since i'm using fancyBox to pop up my other information, I want to display the Google CSE results inside a fancy box.

I tired this tutorial and it uses a method which use a <a> tag to load a fancy box. I can't load the <div> which contain my CSE results in that way though i can load some other normal div(again using a <a> tag ).

can anyone show me a way to do that ? (a way to display the Google CSE results inside a fancy box)

Devnook
  • 1,073
  • 7
  • 9
prime
  • 11,246
  • 11
  • 75
  • 112
  • Google CSE wizard provides you an option to display results in an overlay window. You do not need fancyBox. – Salman A Nov 25 '13 at 07:26
  • @Salman A : I can't find the 'Google CSE wizard' which you have mentioned above. Could you be more specific. It will be really helpful. thank you. – prime Nov 25 '13 at 07:39
  • http://www.google.com/cse/ – Salman A Nov 25 '13 at 08:06
  • @Salman A : thanks, its true. But how can i display it in a separate fancyBox. (Because i need to customize it) – prime Nov 25 '13 at 08:32

0 Answers0