| Page 1 of 1 | [ 3 posts ] |
|
I am using TabView. When sources I run from local server, I didn't show any glace color when mouse on it. but If I use yahoo sources from internet, it is fine. All files are same but why difference
<a href="http://i48.tinypic.com/qqaed2.jpg">ERROR</a> http://i48.tinypic.com/qqaed2.jpg ? Can you help me ? __________________LOCAL---------------------------- <link rel="stylesheet" type="text/css" href="http://localhost/qv/css/fonts-min.css" /> <link rel="stylesheet" type="text/css" href="http://localhost/qv/css/tabview.css" /> <script type="text/javascript" src="http://localhost/qv/js/yahoo-dom-event.js"></script> <script type="text/javascript" src="http://localhost/qv/js/element-min.js"></script> <script type="text/javascript" src="http://localhost/qv/js/tabview-min.js"></script> ______________________Yahoo Server----------------------------------- <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.8.0r4/build/fonts/fonts-min.css" /> <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.8.0r4/build/tabview/assets/skins/sam/tabview.css" /> <script type="text/javascript" src="http://yui.yahooapis.com/2.8.0r4/build/yahoo-dom-event/yahoo-dom-event.js"></script> <script type="text/javascript" src="http://yui.yahooapis.com/2.8.0r4/build/element/element-min.js"></script> <script type="text/javascript" src="http://yui.yahooapis.com/2.8.0r4/build/tabview/tabview-min.js"></script> |
Joe Developer
|
Looks like you are missing the sprite png.
Have a look at the network tab in firefox, resources tab in chrome or fiddler with IE to see the file which cannot be found. Got Code? Get Assembla |
|
Yes I didn't save the image sprite.png that's why I faced such problem. Thanks a lots of for your help.
|
| Page 1 of 1 | [ 3 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group