|
|
Choosing A Webhost: |
mantisbt/javascript/projax prototype_b.js,1.1,1.2: msg#00154bug-tracking.mantis.cvs
Update of /cvsroot/mantisbt/mantisbt/javascript/projax In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv25105 Modified Files: prototype_b.js Log Message: Update backup copy with v1.5.0 Index: prototype_b.js =================================================================== RCS file: /cvsroot/mantisbt/mantisbt/javascript/projax/prototype_b.js,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- prototype_b.js 20 Apr 2007 08:28:24 -0000 1.1 +++ prototype_b.js 31 Jul 2007 08:50:49 -0000 1.2 @@ -1,5 +1,5 @@ -/* Prototype JavaScript framework, version 1.5.0_rc1 - * (c) 2005 Sam Stephenson <sam-Cf6HQw7b/51eoWH0uzbU5w@xxxxxxxxxxxxxxxx> +/* Prototype JavaScript framework, version 1.5.0 + * (c) 2005-2007 Sam Stephenson * * Prototype is freely distributable under the terms of an MIT-style license. * For details, see the Prototype web site: http://prototype.conio.net/ @@ -7,11 +7,14 @@ /*--------------------------------------------------------------------------*/ var Prototype = { [...1562 lines suppressed...] + if(element.tagName=='BODY') break; + var p = Element.getStyle(element, 'position'); if (p == 'relative' || p == 'absolute') break; } } while (element); @@ -2197,10 +2471,10 @@ element._originalHeight = element.style.height; element.style.position = 'absolute'; - element.style.top = top + 'px';; - element.style.left = left + 'px';; - element.style.width = width + 'px';; - element.style.height = height + 'px';; + element.style.top = top + 'px'; + element.style.left = left + 'px'; + element.style.width = width + 'px'; + element.style.height = height + 'px'; }, relativize: function(element) { ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | mantisbt/css default.css,1.23,1.24, Gianluca Sforna |
|---|---|
| Next by Date: | mantisbt/javascript/projax prototype.js,1.1,1.2, Gianluca Sforna |
| Previous by Thread: | mantisbt/css default.css,1.23,1.24, Gianluca Sforna |
| Next by Thread: | mantisbt/javascript/projax prototype.js,1.1,1.2, Gianluca Sforna |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |