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

jquery / jquery-ui

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 843
    • 189
  • Source
  • Commits
  • Network (189)
  • Graphs
  • Tree: 58afe89

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 (20)
    • 1.9m2
    • 1.9m1
    • 1.8rc3
    • 1.8rc2
    • 1.8rc1
    • 1.8b1
    • 1.8a2
    • 1.8a1
    • 1.8.3
    • 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 #4217
rdworth (author)
Mon Mar 02 02:05:19 -0800 2009
commit  58afe89127d168dbb2b8
tree    ca13cde3fdbdab4f35e0
parent  52f8071fc60e6478bb71
A tests/visual/resizable/resizable_ticket_4217.html 43 •••••
Txt tests/visual/resizable/resizable_ticket_4217.html
  • View file @ 58afe89
... ...
@@ -0,0 +1,43 @@
  1
+<!doctype html>
  2
+<html lang="en">
  3
+<head>
  4
+  <title>Resizable Visual Test : Resizable ticket #4217</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
+      containment: 'parent'
  15
+    });
  16
+  });
  17
+  </script>
  18
+  <style type="text/css">
  19
+    #rprnt { width: 425px; height: 200px; border: 1px solid black; }
  20
+    #resizable { background: #cec; height: 100px; border: 1px dotted gray; }
  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/4217">#4217 - Resizable: displacement of element (in case of constraint resize area)</a></h1>
  30
+<img src="http://dev.jqueryui.com/raw-attachment/ticket/4217/resizable.PNG">
  31
+
  32
+<div id="rprnt">
  33
+
  34
+<div id="resizable">
  35
+  <p>
  36
+    Resizable
  37
+  </p>
  38
+</div>
  39
+
  40
+</div>
  41
+
  42
+</body>
  43
+</html>

0 notes on commit 58afe89

Please log in to comment.
Blog | Support | Training | Job Board | 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
  • 中文