github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

jquery / jquery-ui

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 832
    • 188
  • Source
  • Commits
  • Network (188)
  • Graphs
  • Tree: f277564

click here to add a description

click here to add a homepage

  • Switch Branches (8)
    • bind
    • devpreview
    • formcontrols
    • master
    • menu
    • panel
    • tooltip
    • widget-super
  • Switch Tags (19)
    • 1.9m2
    • 1.9m1
    • 1.8rc3
    • 1.8rc2
    • 1.8rc1
    • 1.8b1
    • 1.8a2
    • 1.8a1
    • 1.8.2
    • 1.8.1
    • 1.8
    • 1.7
    • 1.6rc6
    • 1.6rc5
    • 1.6rc3
    • 1.6rc2
    • 1.6
    • 1.5.2
    • 1.5.1
  • Comments
  • Contributors
Sending Request…

The official jQuery user interface library. — Read more

  Cancel

http://jqueryui.com/

  Cancel
  • HTTP
  • Git Read-Only

This URL has Read+Write access

tests: resizable - Added visual test for ticket #3053
rdworth (author)
Mon Mar 02 02:37:33 -0800 2009
commit  f277564bdc82263a1b35
tree    25285b2b0c25311681c1
parent  b38b6a75460fcdcc4d95
A tests/visual/resizable/images/test.png 0
A tests/visual/resizable/resizable_ticket_3053.html 34 •••••
Txt tests/visual/resizable/images/test.png
  • View file @ f277564
Txt tests/visual/resizable/resizable_ticket_3053.html
  • View file @ f277564
... ...
@@ -0,0 +1,34 @@
  1
+<!doctype html>
  2
+<html lang="en">
  3
+<head>
  4
+  <title>Resizable Visual Test : Resizable ticket #3053</title>
  5
+  <link rel="stylesheet" href="../visual.css" type="text/css" />
  6
+  <link rel="stylesheet" href="../../../themes/base/ui.all.css" type="text/css" />
  7
+  <script type="text/javascript" src="../../../jquery-1.3.2.js"></script>
  8
+  <script type="text/javascript" src="../../../ui/ui.core.js"></script>
  9
+  <script type="text/javascript" src="../../../ui/ui.resizable.js"></script>
  10
+  <script type="text/javascript">
  11
+  $(function() {
  12
+    $("#resizable").resizable({
  13
+      handles: 'all',
  14
+      aspectRatio: true,
  15
+      transparent: true,
  16
+      ghost: true
  17
+    });
  18
+  });
  19
+  </script>
  20
+  <style type="text/css">
  21
+    .ui-resizable-handle { width: 8px; height: 8px; border: 1px solid rgb(128, 128, 128); background: rgb(242, 242, 242); }
  22
+    .ui-resizable-n, .ui-resizable-s { left: 45%; }
  23
+    .ui-resizable-e, .ui-resizable-w { top: 45%; }
  24
+    .ui-resizable-se { bottom: -5px; right: -5px; }
  25
+  </style>
  26
+</head>
  27
+<body>
  28
+
  29
+<h1 class="ui-widget-header"><a href="http://dev.jqueryui.com/ticket/3053">#3053 - when resizing a image a row of pixels can disappear</a></h1>
  30
+
  31
+<img id="resizable" src="images/test.png">
  32
+
  33
+</body>
  34
+</html>

0 notes on commit f277564

Please log in to comment.
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server
  • English
  • Català
  • Čeština
  • Deutsch
  • Español
  • Français
  • Hrvatski
  • Indonesia
  • Italiano
  • 日本語
  • Nederlands
  • Norsk
  • Polski
  • Português (BR)
  • Српски
  • Svenska
  • 中文