CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sat, 19 Jul 2025 19:12:50 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20110911042458
location: https://web.archive.org/web/20110911042458/https://answers.oreilly.com/rss/tags/JavaScript/
server-timing: captures_list;dur=4.354024, exclusion.robots;dur=0.030858, exclusion.robots.policy;dur=0.019103, esindex;dur=0.013081, cdx.remote;dur=31.970333, LoadShardBlock;dur=325.956032, PetaboxLoader3.datanode;dur=231.362927
x-app-server: wwwb-app200
x-ts: 302
x-tr: 397
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: SERVER=wwwb-app200; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Sat, 19 Jul 2025 19:12:51 GMT
content-type: text/xml; charset=UTF-8
content-length: 6254
x-archive-orig-date: Sun, 11 Sep 2011 04:24:46 GMT
x-archive-orig-server: Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.8
x-archive-orig-x-powered-by: PHP/5.2.8
x-archive-orig-set-cookie: answers_session_id=deleted; expires=Sat, 11-Sep-2010 04:24:45 GMT; path=/; domain=.oreilly.com; httponly
x-archive-orig-set-cookie: answers_session_id=deleted; expires=Sat, 11-Sep-2010 04:24:45 GMT; path=/; domain=.oreilly.com; httponly
x-archive-orig-expires: Sun 11 Sep 2011 04:24:52 AM GMT GMT
x-archive-orig-cache-control: must-revalidate, post-check=0, pre-check=0
x-archive-orig-pragma: public
x-archive-orig-content-length: 6254
x-archive-orig-connection: close
cache-control: max-age=1800
x-archive-guessed-content-type: text/xml
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 11 Sep 2011 04:24:58 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 26 Dec 2009 05:19:25 GMT", ; rel="prev memento"; datetime="Mon, 18 Oct 2010 00:11:08 GMT", ; rel="memento"; datetime="Sun, 11 Sep 2011 04:24:58 GMT", ; rel="next memento"; datetime="Wed, 09 Nov 2011 03:47:50 GMT", ; rel="last memento"; datetime="Thu, 12 Sep 2013 23:49:29 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: alexa-web-20110919215403-00076/52_23_20110911042434_crawl100.arc.gz
server-timing: captures_list;dur=0.565302, exclusion.robots;dur=0.022891, exclusion.robots.policy;dur=0.013124, esindex;dur=0.013024, cdx.remote;dur=16.112635, LoadShardBlock;dur=131.278764, PetaboxLoader3.datanode;dur=127.912887, PetaboxLoader3.resolve;dur=280.126601, load_resource;dur=290.412413
x-app-server: wwwb-app200
x-ts: 200
x-tr: 471
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
accept-ranges: bytes
Tag RSS Feed: JavaScript
https://answers.oreilly.com/tag/JavaScript
Fri, 01 Jul 2011 15:09:45 +0000
60
-
How to navigate the pages of your app with jQuery Mobile
https://answers.oreilly.com/topic/2777-how-to-navigate-the-pages-of-your-app-with-jquery-mobile/
jQuery Mobile is a touch-optimized web framework for creating apps that look and behave consistently across many devices. The following excerpt from jQuery Mobile explains the page navigation options,...
Fri, 01 Jul 2011 15:09:45 +0000
https://answers.oreilly.com/topic/2777-how-to-navigate-the-pages-of-your-app-with-jquery-mobile/
-
How to style buttons with jQuery Mobile
https://answers.oreilly.com/topic/2770-how-to-style-buttons-with-jquery-mobile/
The future belongs to mobile web apps that function on a broad range of smartphones and tablets. The excerpt below from jQuery Mobile helps you get started with jQuery Mobile, the touch-optimized web ...
Tue, 28 Jun 2011 12:48:16 +0000
https://answers.oreilly.com/topic/2770-how-to-style-buttons-with-jquery-mobile/
-
https://answers.oreilly.com/topic/2766-its-back-to-the-90s-with-browser-compatibility-chaos/
Sat, 25 Jun 2011 19:01:56 +0000
https://answers.oreilly.com/topic/2766-its-back-to-the-90s-with-browser-compatibility-chaos/
-
What DOCTYPE definition to use for IE for Facebook App using JavaScript?
https://answers.oreilly.com/topic/2762-what-doctype-definition-to-use-for-ie-for-facebook-app-using-javascript/
I removed the HTML5 !DOCTYPE and found out that I was having to explicitly make another authentication call to the Facebook API to get the user logged on.
The FB.Init call I have in the code wasn...
Fri, 24 Jun 2011 16:35:11 +0000
https://answers.oreilly.com/topic/2762-what-doctype-definition-to-use-for-ie-for-facebook-app-using-javascript/
-
https://answers.oreilly.com/topic/2589-i-try-to-fit-a-javacript-slide-show-to-screen-but-the-images-doubles-to-screen/
It looks like the image is showing up multiple times because your background image is defaulting to repeat. If you add this to your CSS, it should fix the repeating problem:
#wrapper #back-ground {
...
Fri, 01 Apr 2011 14:45:16 +0000
https://answers.oreilly.com/topic/2589-i-try-to-fit-a-javacript-slide-show-to-screen-but-the-images-doubles-to-screen/
-
Should the JavaScript Defer Attribute Ever Be Avoided?
https://answers.oreilly.com/topic/2553-should-the-javascript-defer-attribute-ever-be-avoided/
Thu, 01 Jan 1970 00:00:00 +0000
https://answers.oreilly.com/topic/2553-should-the-javascript-defer-attribute-ever-be-avoided/
-
Some Common Beginner Xcode Compiler Errors
https://answers.oreilly.com/topic/2546-some-common-beginner-xcode-compiler-errors/
Thu, 10 Mar 2011 07:05:27 +0000
https://answers.oreilly.com/topic/2546-some-common-beginner-xcode-compiler-errors/
-
How to Monitor iPhone App Memory Usage using Instruments in the iOS 4 SDK
https://answers.oreilly.com/topic/2522-how-to-monitor-iphone-app-memory-usage-using-instruments-in-the-ios-4-sdk/
Tue, 01 Mar 2011 20:08:51 +0000
https://answers.oreilly.com/topic/2522-how-to-monitor-iphone-app-memory-usage-using-instruments-in-the-ios-4-sdk/
-
How to Convert Objective-C Data Types within iOS 4 SDK
https://answers.oreilly.com/topic/2508-how-to-convert-objective-c-data-types-within-ios-4-sdk/
Thu, 24 Feb 2011 22:06:38 +0000
https://answers.oreilly.com/topic/2508-how-to-convert-objective-c-data-types-within-ios-4-sdk/
-
How to Work with Pointers and Memory When Using the iOS 4 SDK
https://answers.oreilly.com/topic/2487-how-to-work-with-pointers-and-memory-when-using-the-ios-4-sdk/
Sun, 20 Feb 2011 14:04:28 +0000
https://answers.oreilly.com/topic/2487-how-to-work-with-pointers-and-memory-when-using-the-ios-4-sdk/