js

  Search Feed
  Search Comments Feed

Clusty

Ask.com

GigaBlast

Yahoo


Search for js at Google

Results 1 - 86 for js with Safesearch on. (0.19 seconds) 
  1. Speed Up Google Analytics, use local ga.js
    Host Google Analytics ga.js file locally for increased speed.
    linux-unix/ga-urchin-speed.html
  2. http://www.askapache.com/htaccess/apache-htaccess.html …
    (xml|txt|html|js|css)$"> ExpiresDefault A7200 Header append Cache-Control "private, must-revalidate" </FilesMatch> # NEVER CACHE <FilesMatch "\. …
    z.askapache.com/powweb/sample-powweb-htaccess.txt
  3. Speed Up Google Analytics with urchin.js
    Speed up Google Analytics on your site with this simple technique!
    webmaster/ faster-google-analytics-with-a-local-urchinjs.html
  4. mod_rewrite Fix for Controlling updated files and Caches
    On the server my files are named apache.css and apache.js, but in the html I point to them using the names apache-113.css and apache-113.js, after I change …
    htaccess/mod_ rewrite-fix-for-caching-updated-files.html
  5. Turn On Compression to Speed Up Apache - Easy Apache Speed Tips
    It is just not working with the css and js according to yslow. … Although, I am not sure how to do the same thing for the css/js. …
    htaccess/ apache-speed-compression.html
  6. Cache-Control Headers using Apache and .htaccess - Easy Apache …
    (ico|pdf|flv|jpg|jpeg|png|gif|js|css|swf)$"> Header set Cache-Control … (js|css)$"> Header set Cache-Control "public" Header set Expires "Thu, …
    htaccess/ apache-speed-cache-control.html
  7. Multiple Subdomains for a Quicker and Faster Web Site - Easy …
    In the .html document the browser is told to also retrieve .css and .js files from my z server. In the .js file I load some flash which tells the browser to …
    htaccess/apache-speed-subdomains.html
  8. .htaccess mod_rewrite rewrite examples
    This rewrites all files for /zap/j/anything-anynumber.js to /zap/j/anything.js and /zap/c/anything-anynumber.css to /zap/c/anything.css …
    htaccess/ htaccess-mod_rewrite-rewrite-examples.html
  9. .htaccess Plugin Blocks Spam, Hackers, and Password Protects Blog
    Requires a valid user/pass to access any non-static (css, js, … [A-Z]{3,9}\ /wp-includes/js/.+/.+\ HTTP/ [NC] RewriteCond %{REQUEST_FILENAME} ^. …
    htaccess/ htaccess-plugin-blocks-spam-hackers-and-password-protects-blog.html
  10. FilesMatch and Files in htaccess tutorial
    Adding UTF-8 content-type and and en-US language headers to files with extensions htm, html, css, js, and php. Setting charset in htaccess article …
    htaccess/ using-filesmatch-and-files-in-htaccess.html
  11. Askapache website
    (js|css|pdf|swf)$"> # Header set Cache-Control "max-age=604800" #</FilesMatch> .... (flv|gif|jpg|jpeg|png|ico|js|css|pdf|swf|html|htm|txt)$"> # Header set …
    z.askapache.com/p/htaccess.txt
  12. HTTP Response and Request Header Manipulation using Apache .htaccess
    (html|htm|js|css)$"> FileETag None Header unset ETag Header set Cache-Control "max-age=0, … AddDefaultCharset UTF-8 AddLanguage en-US .html .htm .css .js
    htaccess/ using-http-headers-with-htaccess.html
  13. WordPress robots.txt file optimized for SEO and Google
    Disallow: */trackback/ User-agent: Googlebot # disallow all files ending with these extensions Disallow: /*.php$ Disallow: /*.js$ Disallow: /*.inc$ …
    seo/wordpress-robotstxt-seo.html
  14. .htaccess File and mod_rewrite examples
    (js|css|pdf|swf)$"> Header set Cache-Control "max-age=604800" </FilesMatch> .... (flv|gif|jpg|jpeg|png|ico|js|css|pdf|swf|html|htm|txt)$"> Header set …
    htaccess/ ultimate-htaccess-file-sample.html
  15. Caching Techniques for Apache .htaccess Gurus
    (xml|txt|html|js|css)$"> ExpiresDefault A7200 Header append Cache-Control … (txt|xml|js|css)$"> Header set Cache-Control "max-age=10800" </FilesMatch> …
    htaccess/ speed-up-your-site-with-caching-and-cache-control.html
  16. Top Javascript Code Snippets for 2007
    I saved the script as a js, but it aint working at all. chris dahms 01.07.07 at 5:17 pm. hey guys you should checkout mootools, it’s a lightweight library …
    javascript/ my-favorite-javascript-2007.html
  17. WordPress .htaccess Security
    (ico|pdf|flv|jpg|jpeg|png|gif|swf|css|js)$"> Allow from All </FilesMatch> … Requires a valid user/pass to access any non-static (css, js, images) file in …
    security/ wordpress-plugin-for-apache-htaccess-security.html
  18. Hack WP-Cache for Huge Speed Increase
    (ico|pdf|flv|jpg|jpeg|png|gif|js|css|swf)$"> Header set Cache-Control "public" Header set Expires "Thu … (js|css)$"> SetOutputFilter DEFLATE </FilesMatch> …
    wordpress/wp-cache-speed-hack.html
  19. Custom Google Analytics code to place on 404 Error Pages
    <script src="http://www.google-analytics.com/urchin.js" .... Google Analytics urchin.js Urchin On Demand Settings ONLY _uacct ="" set up the Urchin Account …
    seo/ tip-google-analytics-404-error-page.html
  20. Index of /yui/examples/treeview/assets/js
    [DIR] Parent Directory - [ ] CheckOnClickNode.js 727 [ ] TaskNode.js 9.7K [ ] dpSyntaxHighlighter.js 20K [ ] json.js 5.2K [ ] key.js 1.3K [ ] log.js 330 …
    z.askapache.com/yui/examples/treeview/assets/js/
  21. Using AddCharset, AddType, AddDefaultCharset to output UTF-8 …
    (htm|html|css|js)$"> AddDefaultCharset UTF-8 </FilesMatch> AddCharset UTF-8 .html AddType 'text/html; charset=UTF-8' html …
    htaccess/ setting-charset-in-htaccess.html
  22. Index of /yui/examples/layout/assets/js
    Parent Directory - [ ] buttons.js 4.5K [ ] calendar.js 2.5K [ ] editor.js 5.1K [ ] inbox.js 10K [ ] logger.js 1.3K [ ] main.js 7.2K [ ] news.js 13K [ ] …
    z.askapache.com/yui/examples/layout/assets/js/
  23. AskApache Web Development (4)
    Ever notice that sometimes your sites take a while to load all the way because google’s urchin.js file is taking forever? …
    page/4/
  24. Index of /yui/examples/autocomplete/assets/js
    Icon Name Size Description. [DIR] Parent Directory - [ ] states_jsfunction.js 3.7K. Quantcast.
    z.askapache.com/yui/examples/autocomplete/assets/js/
  25. Remove the Last-Modified Header from Files to Speed Apache - Easy …
    Speed Tips: Turn Off ETagsSpeed Up Google Analytics with urchin.js ». Sep 10, 07. If you remove the Last-Modified and ETag header, you will totally …
    htaccess/ apache-speed-last-modified.html
  26. YUI Library Examples: Connection Manager: Connection Manager …
    … Object and Connection Manager source files:. <script src="yahoo.js"></script> <script src="event.js"></script> <script src="connection.js"></script> …
    z.askapache.com/yui/examples/connection/abort_log.html
  27. Google Articles
    Speed Up Google Analytics, use local ga.js · Google Analytics ga.js Speed Host Google Analytics ga.js file locally for increased speed! …
    google/
  28. [PDF] sample−powweb−htaccess.txt[−] Page 1
    File Format: PDF/Adobe Acrobat - View as HTML
    Your browser may not have a PDF reader available. Google recommends visiting our text version of this document.
    RewriteRule ^z/j/site−([0−9]+)\.js$ /z/j/site.js [L]. RewriteRule ^z/c/site−([0−9]+)\.css$ /z/c/site.css [L] …
    z.askapache.com/powweb/powweb-htaccess.pdf
  29. Site Map for AskApache.com
    Speed Up Google Analytics with urchin.js: Speed up Google Analytics on your site with this simple technique! Speed Tips: Remove Last-Modified Header: …
    about/site-map/
  30. [PDF] Ultimate htaccess Article - askApache
    File Format: PDF/Adobe Acrobat - View as HTML
    Your browser may not have a PDF reader available. Google recommends visiting our text version of this document.
    (html|htm|js|css)$">. Header set Cache-Control "max-age=0, no-cache, no-store, .... (htm|html|css|js|php)$">. AddDefaultCharset UTF-8. DefaultLanguage en-US …
    z.askapache.com/pdf/ultimate-apache-htaccess.pdf
  31. php.ini using auto_prepend for output headers
    MyBlogLog --> <script type="text/javascript" src="http://track.mybloglog. com/js/jsserv.php?mblID="2007020306380804"></script>" '; $pages = array(); …
    php/ use-phpini-to-add-http-headers-to-output.html
  32. Index of /yui/as-docs
    asdoc.js 11K [TXT] class-list.html 839 $$Global$$ - YUI Flash Component Documentation [TXT] class-summary.html 42K All Classes [ ] cookies.js 2.5K [TXT] …
    z.askapache.com/yui/as-docs/
  33. CSS PullQuotes without JavaScript
    Pure CSS (no js). Inline BlockQuote Images · Semantic Pullquotes. Good Javascript Examples:. 456bereastreet auto pullquotes. For Wordpress: …
    css/ pullquotes-using-css-and_or-javascript.html
  34. DEFAULT SETTINGS …
    (js|css|pdf|txt|swf)$"> Header set Cache-Control "max-age=2592000" </FilesMatch> # HOUR <FilesMatch "\.(html|htm)$"> Header set Cache-Control "max-age=3600" …
    z.askapache.com/text/htaccess-sample.txt
  35. 301 Redirect Cheatsheet - mod_rewrite, javascript, cfm, perl, php …
    LOCATION: Redirect via Header “Location”; REFRESH: Redirect via Header “Refresh”; META: Redirect via HTML META tag; JS: Redirect via JavaScript command …
    htaccess/ list-of-methods-to-redirect-users-to-different-page.html
  36. creativity
    … Prototype · RND fast and simple JS template system · scriptaculous · Swat Web Application Toolkit · Tabtastic · ThickBox 1.0 Using jQuiery library …
    z.askapache.com/pdf/resources-draft.html
  37. Password Protection and Authentication Locking down Apache with …
    (txt|xml|js|css)$"> Header set Cache-Control "max-age=10800" </FilesMatch> # 1 MIN <FilesMatch "\.(html|htm|php)$"> Header set Cache-Control "max-age=0, …
    htaccess/ apache-authentication-in-htaccess.html
  38. Apache .htaccess caching code
    … 23 Feb 2006 02:55:10 GMT 5 ETag: "b57d48" 6 Accept-Ranges: bytes 7 Content-Length: 17547 10 Content-Type: text/css ===> script.js 1 HTTP/1.1 2 Date: Sat …
    z.askapache.com/pdf/speed-sites-cache.html
  39. Log all .htaccess/.htpasswd logins
    Advanced WordPress 404.phpSpeed Up Google Analytics, use local ga.js ». Jan 29, 08. htaccess htpasswd with php A common request I get is how to view and/or …
    htaccess/ htaccess-htpasswd-basic-auth.html
  40. Index of /j
    Icon Name Size Description. [DIR] Parent Directory - [ ] apache.js 34K. Quantcast.
    z.askapache.com/j/
  41. Password Protect your Blog with Apache .htaccess and .htpasswd
    … The wp-includes and wp-content folders are protected by disallowing any direct requests for files other than the static files like images, css, js, etc. …
    wordpress/ htaccess-password-protect.html
  42. Index ofyuibuildmenu
    Icon Name Size Description. DIR Parent Directory DIR assets · README 36K menudebugjs 224K menuminjs 55K menujs 221K. Quantcast.
    z.askapache.com/yui/build/menu/
  43. Index ofyuibuildtreeview
    Icon Name Size Description. DIR Parent Directory DIR assets · README 6.9K treeviewdebugjs 71K treeviewminjs 18K treeviewjs 68K …
    z.askapache.com/yui/build/treeview/
  44. Index ofyuibuildyahoodomevent
    Icon Name Size Description. DIR Parent Directory · README 1.1K yahoodomeventjs 30K. Quantcast.
    z.askapache.com/yui/build/yahoo-dom-event/
  45. Index ofyuibuildprofilerviewer
    DIR Parent Directory DIR assets · README 117 profilerviewerbetadebugjs 34K profilerviewerbetaminjs 14K profilerviewerbetajs 31K …
    z.askapache.com/yui/build/profilerviewer/
  46. Index ofyuibuildcookie
    Icon Name Size Description. DIR Parent Directory · README 226 cookiebetadebugjs 14K cookiebetaminjs 3.7K cookiebetajs 14K …
    z.askapache.com/yui/build/cookie/
  47. Index ofyuibuildresize
    Icon Name Size Description. DIR Parent Directory DIR assets · README 263 resizebetadebugjs 62K resizebetaminjs 20K resizebetajs 58K …
    z.askapache.com/yui/build/resize/
  48. Index ofyuibuildlogger
    Icon Name Size Description. DIR Parent Directory DIR assets · README 2.2K loggerdebugjs 58K loggerminjs 16K loggerjs 58K …
    z.askapache.com/yui/build/logger/
  49. 100 Most Popular AskApache Web Development Articles
    … Fetch Feed Subscribers from Google Reader · Speed Up Google Analytics with urchin.js · DreamHost Server IP Address List · SEO Secrets of AskApache.com …
    top-100/
  50. Hacking WP Super Cache for Speed
    Speed Up Google Analytics, use local ga.jsPreloading .flv and .mp3 files with Flash ». Jan 30, 08. So I couldn’t help it, I downloaded and installed WP …
    htaccess/ hacking-wp-super-cache-for-speed.html
  51. htaccess Caching
    I’m looking at Firebug’s Net panel to see what requests are happening, and no matter what I do, it seems the CSS and JS files referenced in the HTML …
    htaccess/ speed-up-sites-with-htaccess-caching.html
  52. Online Dojo JavaScript Compressor/Obfuscator
    Online Javascript compressor tool and javascript code obfuscator.
    online-tools/js-compress/
  53. Add Far Future Expires Headers to Speed Up Your Site - Easy Apache …
    <FilesMatch "\.(ico|pdf|flv|jpg|jpeg|png|gif|js|css|swf)$"> Header set Expires "Thu, 15 Apr 2010 20:00:00 GMT" </FilesMatch> …
    htaccess/apache-speed-expires.html
  54. SEO with Robots.txt
    … /phpbb/search.php Disallow: /phpbb/viewonline.php User-agent: Googlebot # disallow files ending with these extensions Disallow: /*.inc$ Disallow: /*.js$ …
    seo/seo-with-robotstxt.html
  55. Preload flash .flv files into browser cache
    (css|xml|txt|js|html)$"> Header set Cache-Control "max-age=10800,public" </FilesMatch> # NEVER CACHE <FilesMatch "\.(htm|php|pl|cgi)$"> Header set …
    htaccess/ preload-and-cache-flash-flv-files.html
  56. YUI Library Release Notes *** version 2.52 *** This update …
    … subdirectory under build Notice that there are generally two source files componentjs and componentminjs Thecomponent source is the raw commented build …
    z.askapache.com/yui/README
  57. Index ofyuidocs
    AttributeProviderjshtml 37K API element AttributeProviderjsYUI Library TXT … CalendarNavigatorjshtml 135K API calendar CalendarNavigatorjsYUI Library TXT …
    z.askapache.com/yui/docs/
  58. Index of /yui/assets
    [DIR] Parent Directory - [ ] YUIexamples.js 1.2K [IMG] bg_hd.gif 96 [TXT] dpSyntaxHighlighter.css 3.9K [ ] dpSyntaxHighlighter.js 26K [IMG] …
    z.askapache.com/yui/assets/
  59. Index of /yui/build/get
    Icon Name Size Description. [DIR] Parent Directory - [ ] README 572 [ ] get-debug.js 22K [ ] get-min.js 3.7K [ ] get.js 21K …
    z.askapache.com/yui/build/get/
  60. Index of /yui/build/autocomplete
    [DIR] Parent Directory - [DIR] assets/ - [ ] README 4.4K [ ] autocomplete-debug.js 117K [ ] autocomplete-min.js 35K [ ] autocomplete.js 111K …
    z.askapache.com/yui/build/autocomplete/
  61. Index of /yui/build/profiler
    [DIR] Parent Directory - [ ] README 97 [ ] profiler-beta-debug.js 14K [ ] profiler-beta-min.js 3.0K [ ] profiler-beta.js 14K …
    z.askapache.com/yui/build/profiler/
  62. Index of /yui/build/imagecropper
    [DIR] Parent Directory - [DIR] assets/ - [ ] README 475 [ ] imagecropper-beta-debug.js 32K [ ] imagecropper-beta-min.js 11K [ ] imagecropper-beta.js 30K …
    z.askapache.com/yui/build/imagecropper/
  63. Index of /yui/build/connection
    Icon Name Size Description. [DIR] Parent Directory - [ ] README 11K [ ] connection-debug.js 39K [ ] connection-min.js 14K [ ] connection.js 37K …
    z.askapache.com/yui/build/connection/
  64. Index of /yui/build/animation
    Icon Name Size Description. [DIR] Parent Directory - [ ] README 1.5K [ ] animation-debug.js 47K [ ] animation-min.js 13K [ ] animation.js 47K …
    z.askapache.com/yui/build/animation/
  65. Index of /yui/build/utilities
    Icon Name Size Description. [DIR] Parent Directory - [ ] README 918 [ ] utilities.js 106K. Quantcast.
    z.askapache.com/yui/build/utilities/
  66. Index of /yui/build/history
    [DIR] Parent Directory - [DIR] assets/ - [ ] README 2.8K [ ] history-debug.js 28K [ ] history-min.js 5.2K [ ] history.js 28K …
    z.askapache.com/yui/build/history/
  67. Index of /yui/build/button
    [DIR] Parent Directory - [DIR] assets/ - [ ] README 13K [ ] button-debug.js 138K [ ] button-min.js 27K [ ] button.js 134K …
    z.askapache.com/yui/build/button/
  68. Index of /yui/build/yuiloader
    [DIR] Parent Directory - [ ] README 2.7K [ ] yuiloader-beta-debug.js 109K [ ] yuiloader-beta-min.js 25K [ ] yuiloader-beta.js 109K …
    z.askapache.com/yui/build/yuiloader/
  69. Index of /yui/build/json
    Icon Name Size Description. [DIR] Parent Directory - [ ] README 686 [ ] json-debug.js 12K [ ] json-min.js 2.7K [ ] json.js 12K …
    z.askapache.com/yui/build/json/
  70. Index of /yui/build/dom
    Icon Name Size Description. [DIR] Parent Directory - [ ] README 3.5K [ ] dom-debug.js 50K [ ] dom-min.js 11K [ ] dom.js 47K …
    z.askapache.com/yui/build/dom/
  71. Index of /yui/build/datatable
    [DIR] Parent Directory - [DIR] assets/ - [ ] README 16K [ ] datatable-beta-debug.js 477K [ ] datatable-beta-min.js 131K [ ] datatable-beta.js 460K …
    z.askapache.com/yui/build/datatable/
  72. Index of /yui/build/yuitest
    assets/ - [ ] README 746 [ ] yuitest-debug.js 118K [ ] yuitest-min.js 27K [ ] yuitest.js 118K [ ] yuitest_core-debug.js 70K [ ] yuitest_core-min.js 16K [ ] …
    z.askapache.com/yui/build/yuitest/
  73. Index of /yui/build/slider
    Icon Name Size Description. [DIR] Parent Directory - [ ] README 3.0K [ ] slider-debug.js 61K [ ] slider-min.js 16K [ ] slider.js 59K …
    z.askapache.com/yui/build/slider/
  74. Index of /yui/build/charts
    Parent Directory - [DIR] assets/ - [ ] README 1.1K [ ] charts-experimental-debug.js 49K [ ] charts-experimental-min.js 18K [ ] charts-experimental.js 48K …
    z.askapache.com/yui/build/charts/
  75. Index of /yui/build/editor
    editor-beta-min.js 119K [ ] editor-beta.js 333K [ ] simpleeditor-beta-debug.js 265K [ ] simpleeditor-beta-min.js 91K [ ] simpleeditor-beta.js 259K …
    z.askapache.com/yui/build/editor/
  76. Index of /yui/build/dragdrop
    Icon Name Size Description. [DIR] Parent Directory - [ ] README 6.1K [ ] dragdrop-debug.js 123K [ ] dragdrop-min.js 22K [ ] dragdrop.js 116K …
    z.askapache.com/yui/build/dragdrop/
  77. Index of /yui/build/container
    README 41K [ ] container-debug.js 264K [ ] container-min.js 63K [ ] container.js 263K [ ] container_core-debug.js 143K [ ] container_core-min.js 35K [ ] …
    z.askapache.com/yui/build/container/
  78. Index of /yui/build/selector
    [DIR] Parent Directory - [ ] README 358 [ ] selector-beta-debug.js 21K [ ] selector-beta-min.js 7.1K [ ] selector-beta.js 20K …
    z.askapache.com/yui/build/selector/
  79. Index of /yui/build/datasource
    [DIR] Parent Directory - [ ] README 4.4K [ ] datasource-beta-debug.js 66K [ ] datasource-beta-min.js 16K [ ] datasource-beta.js 61K …
    z.askapache.com/yui/build/datasource/
  80. Index of /yui/build/colorpicker
    [DIR] Parent Directory - [DIR] assets/ - [ ] README 380 [ ] colorpicker-debug.js 53K [ ] colorpicker-min.js 16K [ ] colorpicker.js 52K …
    z.askapache.com/yui/build/colorpicker/
  81. referer spam common sites SecFilterSelectiveHTTP_REFERERgoto|getto …
    … THE_REQUESTtool1209js SecFilterSelective THE_REQUESTtool25jsKnown rootkits SecFilterSelective THE_REQUESTperl xplpl SecFilterSelective THE_REQUESTperl …
    z.askapache.com/httpd/modules/mod_security_rules.txt
  82. YUI Library Examples: YAHOO Global Object: User Agent Detection
    Otherwise, add the following:. <script type="text/javascript" src="http://yui.yahooapis.com/2.5.2/build/yahoo/yahoo-min.js"></script> …
    z.askapache.com/yui/examples/ yahoo/yahoo_ua_detection_log.html
  83. YUI Library Examples: Animation Utility: Chaining Animations Using …
    … <script type="text/javascript" src="http://yui.yahooapis.com/2.5. 2/build/yahoo-dom-event/yahoo-dom-event.js"></script> <script type="text/javascript" …
    z.askapache.com/yui/examples/ animation/anim-chaining_log.html
  84. YUI Library Examples AutoComplete Control Query a JavaScript Array …
    … function { Instantiate first JS Array DataSource thisoACDS new YAHOOwidgetDS_JSArrayYAHOOexamplestatesArray Instantiate first AutoComplete thisoAutoComp …
    z.askapache.com/yui/examples/ autocomplete/ac_states_jsarray_log.html
  85. YUI Library Examples DataTable Controlbeta Serverside Pagination
    … Paginator } } A custom function to translate the js paging request into a query string sent to the XHR DataSource var buildQueryString functionstatedt …
    z.askapache.com/yui/examples/datatable/ paginator_datatable_serverpaging_log.html
  86. Copyrightc 2006 Yahoo Inc All rights reserved Code licensed under …
    * Copyrightc 2006 Yahoo Inc All rights reserved Code licensed under the BSD License httpdeveloperyahoonetyuilicensetxt version 2.20 * iftypeof …
    z.askapache.com/yui/docs/assets/api-js

In order to show you the most relevant results, we have omitted some entries very similar to the 86 already displayed.
If you like, you can repeat the search with the omitted results included.



Search