Home
About
About UDM
The Benefits of UDM 4
Browser support
Accessibility tests
Any disadvantages?
General FAQ
Modules & Extensions
Script updates
About the author
Credits and thanks
Link-back to UDM
Demos
Styles
Office XP
MSDN
OSX Pinstripe
Big Red
Cambridge Blue
Green Stripe
Chocolate Bar
Getaway
Original skin
Configurations
Horizontal
absolute left (h)
absolute pseudo-right (h)
absolute with RTL text (h)
relative left (h)
relative left (two navbars) (h)
relative left (table based) (h)
relative pseudo-right (h)
relative with RTL text (h)
in a centered container (h)
with drop-up menus (h)
Vertical
absolute left (v)
absolute right (v)
absolute with RTL text (v)
relative left (v)
relative left (table based) (v)
relative right (v)
relative with RTL text (v)
relative right (table based) (v)
Popup menus
absolutely positioned
relative to a link
across frames
triggered from flash
Expanding menus
single nested level
multiple nested levels
in a frameset
Other things
dynamically created menus
individual styles
all-image navbar (v)
all-image navbar (h)
fixed position
menus open onclick
"lite" menu script
"ultra-lite" menu script
pure CSS menus
API rollover-text example
API receiver demo
All config demos
Modules
Keyboard navigation
Speech output (IE)
Extensions
Active Styles
Auto-sizing Menus
Gecko Iframe-shim
Horizontal Menus
Import HTML
Key Navigation Help
Load XML
Onfocus Tooltips
Scrolling Menus
Sliding Menus
"You are here"
All demos
Download
Purchase
Support
Online manual
Quick start
Contents:
1. Setting it up
2. Customising
3. Final steps
4. In-depth
5. Development
Manual downloads
Technical FAQ
Integration with other systems
osCommerce
phpBB version 2.x
Forums
Contact
Forum
UDM4
Tips, Tricks & FAQs
Demos and Configurations
Troubleshooting
Web Development
Accessibility, WAI, and US 508
SEO and Marketing
Website Design and Graphic Help
CSS and HTML
Javascript
News and Information
General Web Trends and News
General Discussion
Blog
Ultimate Web Site Drop Down Menu Forum
>
Search Forums
Search Results
User Name
Remember Me?
Password
Register
FAQ
Members List
Calendar
Today's Posts
Search
Search Forums
Show Threads
Show Posts
Advanced Search
Go to Page...
Page 1 of 2
1
2
>
Showing results 1 to 25 of 45
Search took
0.01
seconds.
Search:
Posts Made By:
ISMAILC
Forum:
Javascript
10-14-2009, 09:29 AM
Replies:
0
One Radio button (2 circles) look like two buttons
Views:
109,771
Posted By
ISMAILC
One Radio button (2 circles) look like two buttons
Hi,
I have One Radio button which has two cricles, I would like to convert this to look like two buttons.
Is this possible, Please help
Forum:
Javascript
04-07-2009, 02:33 PM
Replies:
0
Javascript server side needed to connect & retrieve from SQL DB
Views:
62,735
Posted By
ISMAILC
Javascript server side needed to connect & retrieve from SQL DB
Good day,
Javscript server side needed to connect & retrieve from SQL DB.
Can you please help by providing some code?
I have an aspx page which I want to edit by adding information from a SQL...
Forum:
CSS and HTML
03-31-2009, 09:09 AM
Replies:
0
Force insert value to TextBox in a certain order
Views:
61,707
Posted By
ISMAILC
Force insert value to TextBox in a certain order
Hi, I need help please.
I have a textbox with char length 30 & a tooltip providing user information on how the value should look like.
The value should be in the following order of: Test1 Test2...
Forum:
Javascript
11-21-2008, 08:18 AM
Replies:
1
URL to open in maximized window state within current window
Views:
72,721
Posted By
ISMAILC
Got help: <script> function maxGoto(webpage)...
Got help:
<script>
function maxGoto(webpage) {
// Move window to top left corner then resize it to screen size
window.moveTo(0,0);
window.resizeTo(screen.width,screen.height);
// Goto the...
Forum:
Javascript
11-20-2008, 05:37 PM
Replies:
1
URL to open in maximized window state within current window
Views:
72,721
Posted By
ISMAILC
URL to open in maximized window state within current window
Hi, I need help please!
I have a link on a page, where i wont it open in maximized window state.
the "_parent" allows to open in current window, but the maindow is never at maxmize state.
I want...
Forum:
CSS and HTML
11-18-2008, 11:02 AM
Replies:
0
Create a lookup to point to a DB where I specify a query
Views:
65,909
Posted By
ISMAILC
Create a lookup to point to a DB where I specify a query
Hi, I need help!
On my page I have no connection to the db, how do I create a lookup to point to a DB where I specify a query and result to my dropdown.
Regards
Forum:
CSS and HTML
11-18-2008, 10:57 AM
Replies:
1
One text box split to look like 4 textboxes with combined result one value
Views:
70,659
Posted By
ISMAILC
One text box split to look like 4 textboxes with combined result one value
Hi, I need help please!
I'm not to sure if this possible.
I need to split a textbox to look like 4 textboxes with background text indicating the value required for each text box.
I want the 4...
Forum:
CSS and HTML
11-17-2008, 08:13 AM
Replies:
1
2 IFrames -Iframe1 btn onclick load iframe2 src & pass iframe1 txtbox val as param
Views:
75,995
Posted By
ISMAILC
Working! [code:] <tr> <input type="text"...
Working!
[code:]
<tr>
<input type="text" text="Keyword" id="keyword" value="">
<input type="button" text="filter" id="filter" onClick="(document.getElementById('keyword').value=='') ?...
Forum:
CSS and HTML
11-16-2008, 06:55 PM
Replies:
1
2 IFrames -Iframe1 btn onclick load iframe2 src & pass iframe1 txtbox val as param
Views:
75,995
Posted By
ISMAILC
2 IFrames -Iframe1 btn onclick load iframe2 src & pass iframe1 txtbox val as param
Hi, I need help please.
I need to create a textbox with a report url in an iframe below.
Onclick of button create IFrame and pass textbox value into parameter of iframe src.
I'm not to sure how to...
Forum:
CSS and HTML
11-05-2008, 01:10 PM
Replies:
1
In <TD> certain length/max length then force <BR>
Views:
75,842
Posted By
ISMAILC
In <TD> certain length/max length then force <BR>
Hi, I need help please.
In <TD> certain length/max length then force <BR>
I would like within a <TD> to allow certain amount of char and then force a <br>.
Is this possible, Please...
Forum:
CSS and HTML
10-31-2008, 06:18 AM
Replies:
3
Set the height of a drop down
Views:
90,799
Posted By
ISMAILC
Thanks - great stuff
Thanks - works for me...
Forum:
CSS and HTML
10-30-2008, 10:30 AM
Replies:
3
Set the height of a drop down
Views:
90,799
Posted By
ISMAILC
Set the height of a drop down
Hi,
Is there a way of setting the height of a drop down box?
I could manage this by setting the font-size but have to set it really big to get the height of the drop down to increase!
Please...
Forum:
CSS and HTML
10-22-2008, 02:39 PM
Replies:
2
Change border color of table for current row only
Views:
81,754
Posted By
ISMAILC
Thanks it works nicely.
Thanks it works nicely.
Forum:
CSS and HTML
10-21-2008, 05:52 PM
Replies:
2
Change border color of table for current row only
Views:
81,754
Posted By
ISMAILC
Change border color of table for current row only
Hi, need help please!
I have a table within a table, the background color of table is blue to match the background color of my <td>.
but now i want onmouseover to change the background color of...
Forum:
CSS and HTML
09-10-2008, 12:53 PM
Replies:
1
frame within current form & use id for Hyperlink target
Views:
29,404
Posted By
ISMAILC
frame within current form & use id for Hyperlink target
Hi, I need help please!
I have an hyperlink object which i want the navigateurl to open within the current form below the object.
so is there a way to create a frame within the current form & use...
Forum:
Javascript
09-10-2008, 10:38 AM
Replies:
0
Hyperlink Targeturl to open within the current frame - current frame name
Views:
84,062
Posted By
ISMAILC
Hyperlink Targeturl to open within the current frame - current frame name
Hi, I need help please.
I have a page with a stylesheet that is read froam an aspx form.
On the form I have an hyperlink object - which iIwant the Targeturl to open within the current frame where...
Forum:
Javascript
03-03-2008, 07:14 AM
Replies:
3
No focus on page, when page loads
Views:
42,370
Posted By
ISMAILC
Great!!! - I got it going!
Hi, Thank You very much for all the help!!!
What i did was add the following attribute to my submit button where the focus was on!
<xsl:attribute name="onfocus">this.blur();...
Forum:
Javascript
03-03-2008, 06:45 AM
Replies:
3
No focus on page, when page loads
Views:
42,370
Posted By
ISMAILC
Thanks - i don't have a body to do an onload
Thanks - i don't have a body to do an onload
[code]
<?xml version="1.0"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" xmlns:asp="remove" xmlns:igchart="remove"...
Forum:
CSS and HTML
02-29-2008, 06:37 AM
Replies:
1
Send html email with attachement lying on server authentication on, requires login!
Views:
36,357
Posted By
ISMAILC
Send html email with attachement lying on server authentication on, requires login!
Hi,
I'm sending html email with image in html, image lies on the server.
but when the user recieves the image, it requires the user to login to the server everytime.
I set authentication mode on...
Forum:
Javascript
02-29-2008, 06:11 AM
Replies:
3
No focus on page, when page loads
Views:
42,370
Posted By
ISMAILC
No focus on page, when page loads
Hi, i'm using an xslt file that loads my page - which does not use a body.
The problem i have is that everytime i open the page the focus is on the submit button. I don't really want that - where i...
Forum:
CSS and HTML
02-28-2008, 12:22 PM
Replies:
2
Unselecting one Radio button
Views:
65,598
Posted By
ISMAILC
Great!!! Thank You VERY MUCH
Great!
I am going to add it to my xslt file & start checking it.
Thank You.
Forum:
CSS and HTML
02-27-2008, 01:47 PM
Replies:
2
Unselecting one Radio button
Views:
65,598
Posted By
ISMAILC
Unselecting one Radio button
Hi, I need help!
I Would like to know of one can unselect a radio button.
i know one can unselect a radio button by selecting another radio button.
but what happens when there is only one, is...
Forum:
CSS and HTML
02-27-2008, 01:41 PM
Replies:
1
Set Checkbox background color - IE6
Views:
42,700
Posted By
ISMAILC
Set Checkbox background color - IE6
Hi, I need help.
I want to set the the checkbox background color in IE6, but it does not seem to be possible:
i tried: style="background-color : red;"
Any Ideas?
Regards
Forum:
CSS and HTML
02-04-2008, 12:27 PM
Replies:
0
vertical align the text within a text box
Views:
35,220
Posted By
ISMAILC
vertical align the text within a text box
Hi, I need help please!
I want to vertical align the text within a text box.
I can set the vertical align of the text box but not the text.
My text box has a style property of: style ="height :...
Forum:
CSS and HTML
01-28-2008, 06:48 AM
Replies:
1
Onmouseover,call function but as cursor moves - cursor changes whole time!
Views:
38,758
Posted By
ISMAILC
Got it sorted out!
Hi, Thanks for the assist got it sorted out!
I had to remove : style="background: url(../../images/template/glass/c.png);
it was trying to load the image the whole time!
Thank You
Showing results 1 to 25 of 45
Page 1 of 2
1
2
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
UDM4
Tips, Tricks and FAQs
Demos and Configurations
Troubleshooting
Web Development
Accessibility, WAI, and US 508
SEO and Marketing
Website Design and Graphic Help
CSS and HTML
Javascript
News and Information
General Web Trends and News
General Discussion
All times are GMT. The time now is
12:26 AM
.
Contact Us
-
UDM4 Forum
-
Archive
-
Privacy Statement
-
Top
Powered by vBulletin® Version 3.0.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.