ClioSport.net

Register a free account today to become a member!
Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Search results

  1. Andy_con

    Java Script Help

    Ahhh i don't want to start all over again. you make it sound so simple... i do have a copy of dreamwaeaver and a rough idea how to use it
  2. Andy_con

    Java Script Help

    ok so my next big thing to do this is the first page - i can probably faff around with the coding i have to make this page. but i need this page to turn mph/kph into metres per second and put that result automatically into the speed column on the second page. how do you get the result to...
  3. Andy_con

    Java Script Help

    things are looking good just one more bit of java script to get sorted and the app is done :)
  4. Andy_con

    Java Script Help

    mobione uses java script to do the iphone app
  5. Andy_con

    Java Script Help

    where abouts in the code would i put that, i just put it here and nothing happened (i didnt bother copying all the code) /** * Called when document is loaded. */ phoneui.documentReadyHandler = function() { } $('#m1-sum-arg3Field').text("1.50") } function updateTotal() { //read...
  6. Andy_con

    Java Script Help

    ok well next question to help me on my way, is there a way to predefine two inputs. but they can be changed if need be? T and D are pretty standard where as V and A are always different. so how do i make the cell for T say 1.50 and D say 4.41 as standard???
  7. Andy_con

    Java Script Help

    ah i see figures VAS which always go wrong ;-) ok no worrys thanks for the offer
  8. Andy_con

    Java Script Help

    are you a highways consultant? so wana give me a hand? you seem like the perfect person, know what im talking about and know about java
  9. Andy_con

    Java Script Help

    so who wants to offer their services to help me get this app finished? (its not an attempt to become rich, just a good talk point for future jobs)
  10. Andy_con

    Java Script Help

    i/you wouldnt use anything other than the 85th%tile ;-)
  11. Andy_con

    Java Script Help

    bang on
  12. Andy_con

    Java Script Help

    im trying to make an iphone app but its going very very slowly. i know nothing about java and im trying to use mobione
  13. Andy_con

    Java Script Help

    sorted it, bang on chaps, many many thanks this forum can solve all problems
  14. Andy_con

    Java Script Help

    ok so does that replace the bit in bold, or does that bit you said need to go in as wel?? /** * Notification that the UI is about to transition to a new page. * Perform custom prepage-transition logic here. * @param {String} currentPageId * @param {String} targetPageId * @returns {boolean}...
  15. Andy_con

    Java Script Help

    java not being my thing, like this? //compute sum of args sum = alert("arg1=" + arg1 + "; arg2=" + arg2 + "; arg3=" + arg3 + "; arg4=" + arg4); (arg1*arg2)+((arg1*arg1)/(2*(arg3+(0.1*arg4))));
  16. Andy_con

    Java Script Help

    correct
  17. Andy_con

    Java Script Help

    nope same result of 29.9
  18. Andy_con

    Java Script Help

    just testing now, original sum vt + v²/2(d+0.1a)
  19. Andy_con

    Java Script Help

    many thanks
  20. Andy_con

    Java Script Help

    1 = 13.41 2 = 1.50 3 = 4.41 4 = 10 my spreadsheet gives 36.73 that java gives 29.9
  21. Andy_con

    Java Script Help

    what a ball ache, everything is spot on i cant find any errors grrr.............
  22. Andy_con

    Java Script Help

    um interesting... i best look over it a few more times
  23. Andy_con

    Java Script Help

    yes that is correct. no idea what passing something means as i know nothing about java, could you explain a little more?
  24. Andy_con

    Java Script Help

    so this is my sum (taken from an excel spreadsheet) - =(B13*B14)+(B13*B13)/(2*(B15+(0.1*B16))) someone wrote some java script for me to do this same sum, but im not getting the right result, can anyone help as to why? /** * Notification that the UI is about to transition to a new page. *...
  25. Andy_con

    Infra-red LEDs beat cameras

    with an LED the light jsut gones everywhere, with a laser you could focus it slightly more so like a 2 metre wide beam. so you wouldnt need that higherpowered laser. you could simple run it off the 12v already in the car. very simple to setup
  26. Andy_con

    Infra-red LEDs beat cameras

    bin off high powered LEDs and use a small low powered 808nm laser diode. they would over power the speed camera ccd and the photo would nto come out
  27. Andy_con

    How to Create an App?

    just downloaded mobione, looks an awesome program and simple to use. although no idea how to setup the calculations
  28. Andy_con

    How to Create an App?

    in an idea world im thinking apples devices, windows and android hahaha some company just quote me £6500 ive found a freiend who has made an app before who is willing to help, so fingers crossed oh and the reason i want to start with apple is cos it ties in with my job and me trying to get...
  29. Andy_con

    How to Create an App?

    for people who do the same work as me, which is 1000's in the UK it would be a very useful app. but general jo wouldnt download it as its of no use to them
  30. Andy_con

    How to Create an App?

    i dont own a mac - fail :(
Top