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
Hi.
If you look at http://search.msn.com/images/results.aspx?q=images&FORM=QBIR
At the top there is an element that allows people to control the size of all the images in the results pane.
I'm not looking to emulate the image size stuff, but I am trying to workout how to make something...
I actually screwed the sess vals slightly as I didn't see that the first one changed by 1h 17 min rather than 17 min.
So it should read:
time page cfid sess
11:20.0 /page1.htm 1028 1
12:37.0 /page2.htm 1028 2
12:53.0 /page3.htm 1028 2
16:53.0 /page1.htm 1028 3...
Hopefully this makes things a little clearer:
I've added a result's based demo here to make things clearer in my own head as well as the post:
------------------------------------------------------------------------------------------------
time & page & cfid are real columns
cfid is generated...
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.