@twey
Pray to god.
Type: Posts; User: BNVSAJ; Keyword(s):
@twey
Pray to god.
No, I'm not using any style.
But other pages are displaying the controls as XP one's except those pages that I generate dynamically.
When I create a JSP page and when ever I open it in Internet explorer, the form elements are like those of Windows 98 rather than those of XP. How can I change them to make them look better?
Sorry, it is just for testing. When I tried to test, I got some problems. So I posted the problem. And if I wish to use it for my personal use or for web, I am sure that I will add your credit...
I used white-space:nowrap and the width problem also solved. But when use white-space:nowrap, the first menu is not displaying properly. How do I solve this?
Problem Solved...... :)
No problem with the code I wrote.
Once again, Thank you DD Admin... :)
Still one problem wasn't rectified. That is length. I used display:inline; also. But no use.
...
Visit http://www.dynamicdrive.com/forums/showthread.php?t=24383
I too got the same problem. Please try to solve it. I need to solve it urgently.
No, in the above post, I used Menu as Menu ID(main <div> tag id). So, I used the same ID in the script tag in HEAD section.
I will give you much more explanation regarding my problem as I understood what's the problem is.
My Menu id is : Menu
It wrote as
<div id="Menu" class="bluetabs">
.
.
.
Which ever script I use (downloaded from DynamicDrive) is displaying an error message as " 'document.getElementById(...)' is null or not an object."
How can I solve this error. It doesn't mean that...
No one is giving reply... :(
Even DDAdmin Also... I feel very bad.
In such a good site, nobody is there to help me.
Hello DD Admin,
you are the only person who is giving reply. I already posted the web link. Please solve it. Waiting for your reply.
It is also displaying an error message as:...
Ok. I understood.
Link for the online page is: http://www.tutorialsforu.com/A.html
CSS File:
.bluetabs{
border-bottom: 1px solid gray;
}
.bluetabs ul{
padding: 3px 0;
HTML:
<html>
<head>
<meta http-equiv="msthemecompatible" content="no">
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<META...
No one is giving reply.... :(
I haven't changed the CSS file at all.
If the reference is not perfect, then it won't display even the menu bar with main menu items.
Now, I will give you full...
Sorry,
URL can't be provided. Please try to solve it without that URL.
Complete code is given.
Another Problem is I wrote Code as
<div id="Menu" class="bluetabs">
<ul>
<li><a rel="Module" link=""><span>Module</span></a></li>
<li><a rel="Task"...
Isn't there any other way?
Because if we use this way, we may have to face some problems.
I'm generating all this code from a JSP page dynamically. I don't know the number of menu items. How...
When there are more menu items, it is displaying some of them in one row, and remaining in other row. No problem even if the horizontal scrollbar is displayed, all the menu's should be placed on a...
Link for the script is : http://www.dynamicdrive.com/dynamicindex1/droptabmenu.htm
Reply Urgent
When there are more number of main menus, it is displaying them in multiple rows rather than a single row. I want all of my menu's on single row. What should I have to do in order to place them on a...