javascript

Tag details

Welcome to the 'javascript' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'javascript'.

Are you an expert about 'javascript'? Do you want to be the Technorati authority on 'javascript'? You can write a description that will appear right here: Join Blogcritics!

Look up Offsite Link "javascript" at The Free Dictionary

Original Technorati articles tagged “javascript”

Latest blogosphere posts tagged “javascript”
 

  • Site similar to bookmatch.nl by sezeur


    Authority Authority:
    I am looking for a site similar to bookmatch.nl. The look and feel should be the same. But it should not be an exact clone. Before submitting a bid, you should sign up at bookmatch.nl and look around... (Budget: $30-$250 USD, Jobs: AJAX, Javascript, MySQL, PHP)
    5 days ago
  • Use your HTML5 skills, port your PhoneGap app to Windows Phone, and win prizes


    Authority Authority:
    Many of you have heard about PhoneGap (aka Apache Cordova ), the popular open source framework you can use to create mobile apps using HTML, CSS, and JavaScript. read more
    5 days ago
  • AngularJS and ngForce: More Fun in the Javascript Playground


    Authority Authority:
    A few weeks ago I started messing around with different Javascript libraries and put them up on Github as the Javascript Playground . Well, lo and behold, it turns out I wasn’t the only one curious about some of these.  Lot’s of people are working in the area. In fact, one person has gone so far as to share ...
    5 days ago
  • Fixes for HTML website - repost by noarstyle


    Authority Authority:
    URL is www.hdcphoto.com and the site is in Flash. We already have HTML version which is 95% complete and just needs the following issues fixed: Frontend: - The Preloader between pages doesnt work properly... (Budget: $250-$750 USD, Jobs: HTML, Javascript, jQuery / Prototype, Mobile Phone, PHP)
    5 days ago
  • How To Bypass Surveys


    Authority Authority:
    So lets say you’re browsing the internet and found a link to website that has some really important information  you been searching for weeks now so you click on the link to see the info then ……     It happens the annoying survey pops up     We all know the feeling when this [...] The post How To Bypass ...
    5 days ago
  • JavaScript in 10 Simple Steps or Less


    Authority Authority:
    JavaScript in 10 Simple Steps or Less If you are looking to add exciting interactivity to Web pages and need a quick and easy understanding of the technology in order to do so, then this book is for you-whether you’re new to JavaScript or you need a refresher on every-thing from validating user input forms to ...
    5 days ago
  • Capturing camera/picture data without PhoneGap


    Authority Authority:
    As people know, Im a huge fan of PhoneGap and what it allows me to do with JavaScript, HTML, and CSS. But I think it is crucial to remember that you dont always need PhoneGap. A great example of that is camera access. Did you know that recent mobile browsers support accessing the camera directly from HTML and ...
    5 days ago
  • AngularJS, Dependency Injection, and when is a singleton not a Singleton?


    Authority Authority:
    Singletons have some use cases, but it is generally considered poor form to use them. They are especially bothersome when you start trying to unit test your code. They effectively create global state, and shared state is a real pain to manage when you are writing unit tests.
    5 days ago
  • My Workflow v2: Mobile, DevTools & LiveReload


    Authority Authority:
    Since I’m at Mobilism 2013 I think it’s worth sharing my recent mobile (mainly CSS) workflow. It’s not rocket science, but it’s a nice follow on from my workflow with devtools I shared a few months back.
    5 days ago
  • Explaining closures to a five year old


    Authority Authority:
    Once upon a time I explained dependency injection to a five year old. Then later an interviewer called upon me to do the same for closures. See what you think of my answer...
    5 days ago
  • 3 Minimal Web UI Element Kits


    ChurchCrunchAuthority Authority: 146
    If you like clean lines and minimal design, you’ll like these three minimal web UI element kits. These kinds of resources can save time and even provide some inspiration for your next web design project. Check these out: Flat UI Flat UI is a free web user interface kit that’s full of sweet stuff. It ...
    5 days ago
  • Shrink – Compile, Combine, Compress


    Trent Richardson's BlogAuthority Authority: 112
    For CakePHP developers I would like to welcome Shrink, a plugin I created for a simple way to compile, combine, and compress assets (specifically less). There are several other plugins to do this, but I didn’t find one that suited my fancy.. Either they were two complex for my need or too simple. Shrink aims to ...
    5 days ago
  • HCL Technologies – ISD, Noida is conducting Pool Campus Placement Drive at Chitkara University, Chandigarh


    Authority Authority:
    This job is posted at www[dot]IndiaTechJob[dot]com HCL Technologies – ISD, Noida is conducting Pool Campus Placement Drive at Chitkara University, Chandigarh – Patiala National Highway for BCA and BSc – (CS, IT, Maths, Stats, Physics, Electronics) students  of 2013 batch Year of Graduation: 2013 pass outs only. ...
    5 days ago
  • Contentra Technologies (I) Pvt Ltd. requires Freshers HTML Coders


    Authority Authority:
    This job is posted at www[dot]IndiaTechJob[dot]com Contentra Technologies (I) Pvt Ltd. requires Trainee Project Executive Walk-In Location : Delhi, NCR Job Location : Delhi, NCR Compensation : Best in the industry Number of Vacancies : 50 Desired Qualification : Any Graduate Desired Experience : 0 Years Required ...
    5 days ago
  • One of those stupid questions: What is "+=" and "-="?


    Authority Authority:
    Hello This is one of those stupid questions but you gotta ask to be sure What is var h=0; h += 5; var l=0; l -= 5; Is it the same as: var h=0; h = h+ 5; var l=0; l = l- 5; Thanks and sorry for the stupidity
    5 days ago
  • Hover popup that appears pointing to a button then disappears


    Authority Authority:
    Hello How can a small (I imagine jQuery UI popup) popup hover over a page then disappear after x seconds?
    5 days ago
  • Draggabilly, un plugin jQuery per rendere un oggetto trascinabile


    Authority Authority:
    Draggabilly, è un fantastico plugin jQuery che permette di rendere un oggetto trascinabile con poche righe di codice. Il plugin offre molte opzioni sugli elementi e inoltre aggiunge eventi personalizzati che permettono di rilevare le posizioni e gli spostamenti delloggetto. Link: http://draggabilly.desandro.com/
    5 days ago
  • http://www.luxurygoodclothes.com


    Authority Authority:
    http://www.luxurygoodclothes.com 1) Wholesale Shoes: Armani,Prada,Gucci,Puma,D&G,Nike,Air Jordan 2) Designer Boots: Timberland,Christian Louboutin,Chanel,Gucci 3) Fashion Jewelry: Coach,Juicy Couture,Tiffany,Gucci,Chanel 4) Urban T-shirts: Polo,Lacoste,Coogi,Ed hardy,Christian Audigier,A&F 5) Hip Hop ...
    5 days ago
  • JQuery Development Standards


    Authority Authority:
    Im looking into development standards fro JavaScript. I had previously used Doulgas Crockfords Javascript standards and JsLint . However now Im making more use of JQuery Im looking for something that is more Jquery oriented as well. Ideally a sensible checklist and an automated tool to validate. However realistically ...
    6 days ago
  • getDateFromFormat is not defined


    Authority Authority:
    Hi! This is my code to get the difference of two dates in Javascript. var today = new Date(); var dd = today.getDate(); var mm = today.getMonth()+1; //January is 0! var yyyy = today.getFullYear(); if (dd This works fine in my localhost. However, when I upload it to the ...
    6 days ago

Comments about javascript

Personal attacks are NOT allowed
Please read our comment policy