Servefault.com - Stories tagged with Javascript
1
votes

Caching AJAX Results in JavaScript

posted by tamilsolaitamilsolai 62 days, 4 hours, 14 minutes ago
Saturday, May 29, 2010 5:54:35 AM GMT
AJAX is an awesome tool. AJAX requests are usually faster than regular page loads and allow for a wealth of dynamism within a page. Unfortunately many people do not properly cache request information when they can. Let me show you how I cache AJAX requests — it’s super easy! My example will use my TwitterGitter plugin to grab a user’s tweets. Once we have the user’s tweet information, we pull it from cache instead of making a duplicate AJAX request.//our cache objectvar cache = {};var formatTweets(info)... (more)
category: PHP | clicked: 0 | comment | | source: advancedphptutorial.blogspot.com
tags: Ajax, Caching, Javascript, Results
1
votes

Facebook type image rotation and more using PHP and Javascript

posted by tamilsolaitamilsolai 66 days, 2 hours, 43 minutes ago
Tuesday, May 25, 2010 7:26:07 AM GMT
If you are a facebook geek like me, you must have noticed till now the image rotate functionality in the photo albums. Facebook allows you to rotate images 90 degree clockwise and anti-clockwise after image upload. If you haven’t tried that till now, below is a screenshot for your convenience. Question:But the question is how does facebook team succeed doing this in one click. Today I tried looking around for a solution over internet and I came across the inbuiltimagerotate functionality in PHP. Pr... (more)
category: PHP | clicked: 0 | comment | | source: advancedphptutorial.blogspot.com
tags: facebook, image rotation, Javascript, PHP
1
votes

Display random number in random way using JavaScript

posted by tamilsolaitamilsolai 87 days, 1 hour, 21 minutes ago
Tuesday, May 04, 2010 8:47:30 AM GMT
I think you guys already know about how to get the random number using JavaScript, if you don’t know then you can use Math.random() to display a random no ranging from 0 to 1. It would have been better if we display the random number in the random way using JavaScript. Ok, Let’s do it.. Displaying random number in the random wayTo display random number in the random way, what we need is get the random number and write the random in a certain interval.HTML Code : (more)
category: Javascript | clicked: 0 | comment | | source: advancedphptutorial.blogspot.com
tags: dickies medical uniforms, Javascript, random, random number
1
votes

50+ Ultimate Useful Cheat Sheets for Web Developers and Designers

posted by kashifmughalkashifmughal 94 days, 16 hours, 8 minutes ago
Monday, April 26, 2010 6:00:29 PM GMT
Today we’re sharing Most Useful Cheat Sheets, most of the time we need some rapid solution as we listing in this beautiful article fact whether you want to learn something quickly or don’t want to get stuck on some petty nuances while working on an important project, you have to use some handy cheat sheets. Cheat Sheets are useful because Web Developers today need to remember more things to be effective doing their job than most people can manage. Most cheat sheets are designed to be printer friendly, so... (more)
category: Tutorials | clicked: 0 | comment | | source: www.dzinepress.com
tags: CSS3, HTML, HTML5, Javascript, jQuery Cheats, Photoshop Cheats, Web Designers, Web Developers, XHTML, XML
5
votes

html, css, php, javascript and more cheat sheets

published 115 days, 8 hours, 4 minutes ago posted by http://quachnguyen.myopenid.com/http://quachnguyen.myopenid.com/ 116 days, 16 hours, 34 minutes ago
Tuesday, April 06, 2010 2:04:56 AM GMT Sunday, April 04, 2010 5:34:31 PM GMT
HTML, CSS, PHP, javascript And More Cheat Sheets | 2.31 MB Cheat sheets are really helpful in revising the codes as there are so many codes which we cannot remember always but cheat sheets are of great help in keeping yourself updated with the codes. Cheat sheets are also helpful for beginner developers and designers in learning and remembering codes better. A truly great resource for upcoming developers. The purpose of this post is to provide all the cheat sheets useful for designers and develope... (more)
category: Tutorials | clicked: 4 | comment | | source: code2code.info
tags: CSS, HTML, Javascript, SQL
5
votes

Tracking scroll depth to reveal content engagement in Google Analytics

published 126 days, 7 hours, 2 minutes ago posted by rtpHarryrtpHarry 131 days, 13 hours, 49 minutes ago
Friday, March 26, 2010 3:06:56 AM GMT Saturday, March 20, 2010 8:19:32 PM GMT
This article investigates a way to track content engagement on your site. By monitoring how far down the page a visitor to your site travels and then recording the data in Google Analytics you can discover how many of your visitors are reading your content all the way to the end. (more)
category: Javascript | clicked: 0 | comment | | source: runtingsproper.blogspot.com
tags: analytics, article, Google Analytics, Javascript, jQuery
5
votes

15 Ajax contact / feedback forms

published 182 days, 20 hours, 30 minutes ago posted by HostgatorHostgator 191 days, 22 hours, 33 minutes ago
Thursday, January 28, 2010 1:39:13 PM GMT Tuesday, January 19, 2010 11:35:41 AM GMT
Validating input data is an essential requirement for quality and secure software applications. Using Ajax we can make more user-friendly and resposive forms. The data filled in by the user can be validated in near real-time, providing feedback to the user without reloading the page. Introducing Dustin’s Ajax Contact Form – an unobtrusive AJAX contact form (works even with JavaScript disabled). Email/Contact form allows you to gather feedback from your visitors. You can install this script on your ... (more)
category: Ajax | clicked: 1 | comment | | source: www.net-kit.com
tags: Ajax, Ajax Contact, Javascript, Software
5
votes

17 Javascript Animation Frameworks Worth Checking Out | Admix Web

published 193 days, 8 hours, 48 minutes ago posted by teylorfelizteylorfeliz 202 days, 18 hours, 43 minutes ago
Monday, January 18, 2010 1:21:15 AM GMT Friday, January 08, 2010 3:25:40 PM GMT
17 Javascript Animation Frameworks Worth Checking Out JavaScript is the one of the most utilized and popular programming language, because a large majority of the browsers are compatible with it. In addition, JavaScript has become very popular, very quickly, because it is uncomplicated, straightforward, and has a wide-range of capabilities. Flash, on the other hand, requires the installation of Flash player, it is not compatible with all browers, and has problems with accessibility, th... (more)
category: Ajax | clicked: 3 | comment | | source: www.admixweb.com
tags: Ajax, animation, frameworks, Javascript
4
votes

Merry Christmas From AdmixWeb: Free Smashing Magazine Book and Free Web Design Book

published 210 days, 23 hours, 15 minutes ago posted by teylorfelizteylorfeliz 213 days, 16 hours, 39 minutes ago
Thursday, December 31, 2009 10:54:04 AM GMT Monday, December 28, 2009 5:30:11 PM GMT
Merry Christmas, Happy Holidays, and Happy Hanukkah to all from AdmixWeb! For the holidays, we have decided to do a free give away for our readers! We are giving away a free Smashing Magazine Book for one lucky reader! Also, we have The Web Designer’s Idea Book for another lucky reader! Both are very useful books for web developers! In order to participate in the raffle you must: ... (more)
category: Tutorials | clicked: 3 | comment | | source: www.admixweb.com
tags: book, contest, CSS, free, giveaway, HTML, Javascript
3
votes

40 Ultimate Useful JavaScript Tutorials for Web Professionals | Dzinepress

published 210 days, 23 hours, 15 minutes ago posted by kashifmughalkashifmughal 213 days, 17 hours, 14 minutes ago
Thursday, December 31, 2009 10:54:04 AM GMT Monday, December 28, 2009 4:55:07 PM GMT
Hello there! If you are new here, you might want to subscribe to the RSS feed for updates on this topic.Powered by WP Greet Box As per latest trend of website designing and development we using JavaScript language which giving user friendly output, we always follow various web techniques and scripts for best user experience, we sharing most wanted JavaScript Tutorials as per modern web needs. JavaScript lovers using major libraries as follow: jQuery, Prototype, mootools etc.. JavaScript is one of ... (more)
category: Javascript | clicked: 2 | comment | | source: www.dzinepress.com
tags: Javascript, JavaScript Tutorials, jQuery, jQuery Tutorial, Web Designers, Web Developers
4
votes

How to automatically track events with Google Analytics and jQuery

published 234 days, 3 hours, 45 minutes ago posted by rtpHarryrtpHarry 239 days, 10 hours, 41 minutes ago
Tuesday, December 08, 2009 6:24:09 AM GMT Wednesday, December 02, 2009 11:27:57 PM GMT
This article examines a way to use a feature of Google Analytics called Event Tracking. By using jQuery and the Google Analytics JavaScript API we will automatically track events on your site not seen by a standard analytics installation. (more)
category: Javascript | clicked: 2 | comment | | source: runtingsproper.blogspot.com
tags: analytics, article, Google Analytics, Javascript, jQuery
2
votes

Elegant Code » Asp.Net MVC JavaScriptView

posted by GodaddyGodaddy 250 days, 2 hours, 52 minutes ago
Sunday, November 22, 2009 7:17:24 AM GMT
For a while now I’ve wanted the ability to generate javascript file like I generate html files. Take a little bit of the power of the WebForm view engine (just a little bit) and give that to me for JavaScript. (more)
category: ASP.NET | clicked: 0 | comment | | source: elegantcode.com
tags: ASP.NET MVC, Javascript, Web Form
3
votes

55 Decisive Useful jQuery Tutorials

posted by kashifmughalkashifmughal 260 days, 15 hours, 22 minutes ago
Wednesday, November 11, 2009 6:46:36 PM GMT
I would like to present an well-aware language best tutorials, as you know jQuery is a lightweight JavaScript library that accentuate communication between JavaScript and HTML, there is advanced features and strong support are common influence for developers preferring jQuery then JavaScript.Here are some greatest training and tutorials from jQuery to keep you on the right track, which is most required in web development area. hope you will give some positive comments and if there is more professional li... (more)
category: Tutorials | clicked: 0 | comment | | source: www.dzinepress.com
tags: Javascript, jQuery, jQuery Trainings, jQuery Tutorials, Web Developers
1
votes

ASP.Net MVC Embedded Resource Helper Class - Sean McAlinden's Blog

posted by IXWebHostingIXWebHosting 268 days, 4 hours, 44 minutes ago
Wednesday, November 04, 2009 5:24:39 AM GMT
Getting embedded resources such as JavaScript, CSS and image files is a little bit more difficult when using the ASP.Net MVC framework as most of the useful methods for this will not work. The only reliable way I have found it to invoke the GetWebResourceUrlInternal method via reflection on the assembly. Note: I realise there are probably better ways of doing this but I posting this as a reminder to myself more than anything. So, put your resources in the AssemblyInfo.cs folder as usual: (the followin... (more)
category: ASP.NET | clicked: 1 | comment | | source: weblogs.asp.net
tags: ASP.NET MVC Framework, CSS, Javascript
2
votes

JavaScript class browser: once again with jQuery - Tales from the Evil Empire

published 269 days, 23 hours, 55 minutes ago posted by IXWebHostingIXWebHosting 272 days, 3 hours, 27 minutes ago
Monday, November 02, 2009 10:13:27 AM GMT Saturday, October 31, 2009 6:41:57 AM GMT
JavaScript class browser: once again with jQuery I’ve already posted twice about that little class browser application. The first iteration was mostly declarative and can be found here: http://weblogs.asp.net/bleroy/archive/2009/09/14/building-a-class-browser-with-microsoft-ajax-4-0-preview-5.aspx The second one was entirely imperative and can be found here: http://weblogs.asp.net/bleroy/archive/2009/10/15/entirely-unobtrusive-and-imperative-templates-with-microsoft-ajax-4-preview-6.aspx Thi... (more)
category: Javascript | clicked: 1 | comment | | source: weblogs.asp.net
tags: Ajax, Javascript, jQuery, Microsoft
2
votes

ASP.NET MVC JQuery ScriptManager | Marc Dormey

posted by IXWebHostingIXWebHosting 274 days, 16 hours, 24 minutes ago
Wednesday, October 28, 2009 5:44:34 PM GMT
As I was developing a CMS system for a client, we had a very unique scenario (well maybe not that unique) where we had custom “parts” which you could add to a page. The “parts” were highly customisable, thus you could have 3 instances of the same “part” on one page. The html and javascript rendered by the part would conflict with each other, because they had the same id’s and registered events. I needed something similar to the old ASP.NET Script manager and the way that old ASP.NET used the “clientId” ... (more)
category: ASP.NET | clicked: 2 | comment | | source: www.marcdormey.com
tags: ASP.NET, CMS, Javascript
1
votes

Building Websites Using JavaScript and jQuery with New Drupal Book

posted by Webhost4lifeWebhost4life 293 days, 3 hours, 15 minutes ago
Saturday, October 10, 2009 6:53:29 AM GMT
Packt is pleased to announce a new book that guides users to integrate JavaScript into themes and modules using the Drupal CMS platform. Written by Content Management expert, Matt Butcher, Drupal 6 JavaScript and jQuery will give users the keys to the toolbox, detailing how to use Drupal’s JavaScript libraries to make modules and themes more dynamic, interactive and responsive. Drupal is a free Open Source modular framework and Content Management System (CMS). Drupal is extremely scalable, making it ide... (more)
category: Tutorials | clicked: 1 | comment | | source: www.ajaxprojects.com
tags: CMS, Contet Management System, Drupal, Javascript, jQuery, Open Source
1
votes

Simple ASP.NET MVC jquery ajax call

posted by Webhost4lifeWebhost4life 293 days, 3 hours, 17 minutes ago
Saturday, October 10, 2009 6:51:28 AM GMT
One of the coolest features of ASP.NET MVC is seeing html again and being able to manipulate it in ways that the php folks have been doing for years. I have been guilty of forgetting that javascript and html are the key components to an ajax call and been using ajax.net instead of digging into the heart of the XMLHttpRequest Object. Fortunately a number of javascript libraries that help ease the creation of a real javascript ajax call. For this example I will be using jquery, though it is important to n... (more)
category: ASP.NET | clicked: 0 | comment | | source: www.ajaxprojects.com
tags: Ajax, ASP.NET MVC, Javascript, PHP, XML
4
votes

Netflix JavaScript code: AJAX library as jquery plugins

published 291 days, 23 hours, 44 minutes ago posted by HostgatorHostgator 296 days, 23 hours, 26 minutes ago
Sunday, October 11, 2009 10:24:50 AM GMT Tuesday, October 06, 2009 10:42:31 AM GMT
NETFLIX JAVASCRIPT CODE: AJAX LIBRARY AS JQUERY PLUGINS Recently I have been exploring the best approach to write a custom JavaScript framework. We all use JavaScript libraries these days, and some of us have heard about object oriented principles in organizing our javascript code. The dilemma I have have had recently was that I love jQuery's simplicity approach, but how should I marry this with a custom framework, and how much should those two be tied together. In this pursuit, I have actually explored... (more)
category: Javascript | clicked: 0 | comment | | source: www.davidpirek.com
tags: Ajax Library, Javascript, jQuery Plugins, Netflix
2
votes

JavaScript Class Constructor vs. Object Literal: Difference in Implementation and Inheritance

published 296 days, 1 hour, 15 minutes ago posted by HostgatorHostgator 296 days, 23 hours, 28 minutes ago
Wednesday, October 07, 2009 8:54:24 AM GMT Tuesday, October 06, 2009 10:41:20 AM GMT
JAVASCRIPT CLASS CONSTRUCTOR VS. OBJECT LITERAL: DIFFERENCE IN IMPLEMENTATION AND INHERITANCE There is a difference between object literal and what is called a "constructor" in JavaScript. For some reason a lot of people think that these two are interchangeable, but they are a totally different thing. (more)
category: Javascript | clicked: 0 | comment | | source: www.davidpirek.com
tags: Constructor, Javascript
Previous 1 2 Next