Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
jQuery Drop Line Tabs problems
Old 07-16-2011, 07:55 AM jQuery Drop Line Tabs problems
Extreme Talker

Posts: 173
Trades: 0
Trying to customize the menu provide on Dynamic Drive to what I am doing but I am having three problems:

1. My list of tabs is being converted to uppercase, I have looked for a function that would be doing this but cannot find anything.

2. I cannot get the rounded corner images to appear. I have placed them in the parent folder thinking maybe I had entered the wrong address.
This is where I trying to access the files
Code:
background: #9EA3D2 url(images/menu/leftedge.gif)

3. How would one go about putting a thin line between each submenu header to help guide the user so that they do not move off the active menu bar?

Other than that, been pretty easy to incorporate, love it.

Code is listed on the site below.
http://www.dynamicdrive.com/style/cs...rop_line_tabs/

Thanks for your help.

Last edited by dgkindy; 07-16-2011 at 07:57 AM..
dgkindy is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-17-2011, 01:51 AM Re: jQuery Drop Line Tabs problems
daWebsiteCreator's Avatar
Novice Talker

Posts: 4
Name: Raymond
Location: Springfield, MO
Trades: 0
This is really a CSS issue.

1) Remove this line from the css file: text-transform: uppercase;

2) If you don't have the images in another directory, you'll need to change the path to simply the filename: background: #9EA3D2 url(leftedge.gif)

3) I'm not sure what the best approach would be. You could probably add a border-right to .droplinetabs ul li ul li -- but would probably require adjusting padding, etc.
__________________

Please login or register to view this content. Registration is FREE
daWebsiteCreator is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to jQuery Drop Line Tabs problems
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.13902 seconds with 12 queries