Hi merrlinn and ggriffit
Thanks soo much for replying.
I'm looking at the parseInt mehtod as there are only 15 or so records.
It's working great.
Thanks for saving me some time developing something that would have worked but not been the most efficient choice.
Awesome!
Matt
Hi - unfortunatly the option value is a reference from a database and not related to the sequence.
Can you tell me how to order an array on a specific oject name within it?
Matt
Hi
I use 3 functions to sort a select list that's been populated by dynamically. (people can add and remove items)
Was all working great until I need to apply it to a list of water tank values.
My list (which I can't change) is:
10 Ltrs
25 Ltrs
50 Ltrs
75 Ltrs
100 Ltrs
250 Ltrs
I thought...
Hi. This is really driving me crazy.
I have a custom stensil with a load of shapes in it, each representing functions in a system.
These recur on mulpile pages within the visio document.
If I change a master of the shape, I was expecting all of the instances to update.
The process I'm...
Can someone show me how to add another fake frame accross the top 40px high?
http://www.dynamicdrive.com/style/layouts/item/css-left-top-and-bottom-frames-layout/
Matt
It uses css. (right click the page to view the source).
It uses code such as:
#framecontentLeft{
position: absolute;
top: 0;
left: 0;
width: 200px; /*Width of left frame div*/
height: 100%;
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: navy;
color...
HI. The example here done not use normal frames (with separate files) it uses css to have the experience of frames without the separate files:
http://www.dynamicdrive.com/style/layouts/item/css-left-top-and-bottom-frames-layout/
What we're after is the ability to dragg them :o)
Matt
Hi. Is it possible to use JS to have draggable frames in an interface like this.
http://www.dynamicdrive.com/style/layouts/item/css-left-top-and-bottom-frames-layout/
I've seen it done well before but can't find it.
Matt
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.