NoBodyButMe / bubbletip

Automatically exported from code.google.com/p/bubbletip
0 stars 0 forks source link

bubble borders do not load when using a relative reference #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Develop in ASP.NET using jQuery bubbletip 1.0.6
2. Use a relative reference to the script
3. script images do not load

The content of the popup displays but there is no border.
I had a similar issue with this plugin 
http://maxvergelli.wordpress.com/jquery-bubble-popup-plugin/, but it was easy 
to resolve because there is an option: ImageFolder.

Here is my code to include the script:
<script src='<%= ResolveUrl("~/js/bubbletip/jQuery.bubbletip-1.0.6.js") %>' 
type="text/javascript" />

Original issue reported on code.google.com by conne...@gmail.com on 1 Sep 2010 at 1:59

GoogleCodeExporter commented 9 years ago
Please ignore this issue... I had not correctly linked the css!

Original comment by conne...@gmail.com on 1 Sep 2010 at 2:36

GoogleCodeExporter commented 9 years ago

Original comment by uhle...@gmail.com on 14 Sep 2010 at 2:25