[ 3 posts ]

mrk dhaka

  • Username: mrkdhaka
  • Joined: Thu Feb 11, 2010 3:38 am
  • Posts: 2
  • GitHub: mrkdhaka
  • Gists: mrkdhaka
  • Offline
  • Profile

TabView problem

Post Posted: Thu Feb 11, 2010 4:15 am
+0-
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

  • Username: JoeDev
  • Joined: Sat May 09, 2009 12:54 am
  • Posts: 73
  • Twitter: joe_developer
  • IRC: unomi
  • Offline
  • Profile

Re: TabView problem

Post Posted: Thu Feb 11, 2010 4:28 am
+0-
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

mrk dhaka

  • Username: mrkdhaka
  • Joined: Thu Feb 11, 2010 3:38 am
  • Posts: 2
  • GitHub: mrkdhaka
  • Gists: mrkdhaka
  • Offline
  • Profile

Re: TabView problem

Post Posted: Sat Feb 13, 2010 10:04 pm
+0-
Yes I didn't save the image sprite.png that's why I faced such problem. Thanks a lots of for your help.
  [ 3 posts ]
Display posts from previous:  Sort by  
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