21286 Posts in 5733 Topics by 2602 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 2124 Views |
-
Silverstripe Fancybox - Disable Base Tag?

18 December 2009 at 1:54pm
I'm trying to get fancybox (http://fancybox.net/) to work on a Silverstripe build of mine.
I'm trying to have some inline elements appear on the the fancybox popup.
In order for it to work you need an anchor tag where the href="#something" has the fancybox show the contents of a div with an id='something'.
The problem is Silverstripe adds the base tag to the anchor href so instead of href="#something I get href="/mysite/section/#something".
Anyone have any ideas?
-
Re: Silverstripe Fancybox - Disable Base Tag?

18 December 2009 at 2:03pm
THIS IS NO LONGER AN ISSUE. I DIDNT DO ANYTHING AND IT FIXED ITSELF.
-
Re: Silverstripe Fancybox - Disable Base Tag?

14 April 2010 at 3:49pm Last edited: 14 April 2010 4:44pm
I couldn't find fancybox inside jsparty form so I downloaded it and add it under jquery plugin. I'm currently trying to use fancybox plugin but I'm getting the following error:
$.support is undefined
which is coming from jquery.fancybox-1.3.1 line 29
isIE6 = !$.support.opacity && !window.XMLHttpRequest;
I appreciate it I could get any help, thank you in advanced
| 2124 Views | ||
|
Page:
1
|
Go to Top |


