Git Product home page Git Product logo

dyndiv's People

Contributors

kaworru avatar

Watchers

 avatar

dyndiv's Issues

Keeps moving when scrolling in a scrollable div inside a div.

What steps will reproduce the problem?
1. Div within a div with the inner div scrollable.
2. When you scroll, it keeps moving.  It will only stop when right clicking on 
the mouse.
3.

What is the expected output? What do you see instead?
It should not move when scrolling on the inner div.

What version of the product are you using? On what operating system?
10rc1

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 25 Feb 2015 at 7:08

dynDiv_moveParentDiv not fixed at top

What steps will reproduce the problem?
1. Allow scroll bars for the content

What is the expected output?
The 'Title' should remain at the top.

What do you see instead?
The 'Title' *and* resize blocks scroll out of the view area.

What version of the product are you using?
byrei-dyndiv_0.5.css & byrei-dyndiv_1.0rc1.js - fresh download.

On what operating system?
Windows 7
Tested in IE8, Firefox, and Chrome. Results are identical.

Please provide any additional information below.
Looking for an option to have the resizers on the edge of the main container 
and the title remain at the top (basically a Window emulation).

Original issue reported on code.google.com by [email protected] on 8 May 2014 at 1:29

IE9 mouse move and Resize Issues

What steps will reproduce the problem?
In IE9,  when I move the image at the time the half of the image is broken.

I also face the same problem When I resize the image.

Why the background gray color is applied when we do move and resize actions.



What version of the product are you using? On what operating system?
 class="dynDiv_moveDiv  dynDiv_keepAspect" 
 Windows XP
 IE9
Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 5 Sep 2012 at 1:56

Minimized div does not honour it's vertical size

What steps will reproduce the problem?
1. Minimize div
2. And now move it to the bottom of a webpage, the minimized div at a
certain point can not be moved further down.
3.

What is the expected output? What do you see instead?

Minizing a div, and moving it downward on a page, reveals that the div
actually doesn't honour it's minimized size. When the bottom of the
original, but now invisible, part of the div hits the bottom of the
vertical extent of the webpage, it can now longer be moved further down.

This is especially a problem with large divs, and may even mean that a div
that has a vertical size as big as the HTML page, can not be moved
vertically at all even when minimized.

It would be really helpful if the div honoured it's minimized size, and
would be capable of being moved entirely to the bottom of a webpage.

What version of the product are you using? On what operating system?
RC1

Please provide any additional information below.
Thanks so much for providing these excellent Javascript tools! I love them.

Original issue reported on code.google.com by [email protected] on 29 Jul 2009 at 8:46

zIndex cashing and altering

What steps will reproduce the problem?
1. switching between movable divs


What is the expected output? What do you see instead?
The zindex of an element stays higher than the rest after moving. It does not 
return the original value.

What version of the product are you using? On what operating system?
1.0 RC1, tested it on mac, windows 7 with safari, firefox, IE8. All same result.

Please provide any additional information below.
I need it to return it to the previous zindex or not change the zindex, is 
there anyway to turn off the "bring to front" function and just keep its 
original zindex?

Thanks allready

PS, LOVE IT LOVE IT LOVE IT!

Original issue reported on code.google.com by [email protected] on 25 Sep 2010 at 9:03

IE 6 Drag-Problem

>What steps will reproduce the problem?
1. use it with IE 6
2.
3.

>What is the expected output? What do you see instead?

The movable Div, should to be moved while holding down the left mouse. But 
in IE 6 you can drag the div only when you click on the border. Inside the 
div, the div can't be moved.


>What version of the product are you using? On what operating system?

Version 1.0 RC1
Windows XP

>Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 24 Nov 2009 at 9:12

Maintain Aspect Ratio of Divs

Is there anyway to enforce a div to maintain the aspect ratio?

It is great code by the way. I'm creating an image cropping and resizing
tool using this and php/GD image library. Will show you the results once
finished.

To be able to maintain appropriate dimensions of images in divs would be
great. 

Let me know if it is or isn't possible please. Thanks!!! Keep up the
fantastic work!

Original issue reported on code.google.com by [email protected] on 10 Oct 2008 at 12:19

z-Index ignored

At the moment a existing z-Index will be ignore and overwrite from dynDIV,
this will be also fixed in the new Version.

Original issue reported on code.google.com by [email protected] on 7 Jun 2008 at 5:41

How to make it hide on page load?

I would like to know how to make the "Minimize and Maximize a movetable
Div" script hide by delfault instead of having it already open.

Original issue reported on code.google.com by [email protected] on 28 May 2010 at 2:47

width and the height of the div

the script working absolutely fine. i have an new issue. i need to catch the 
width and height of the re-sizable div into the input boxes.

thanks and regards.


Original issue reported on code.google.com by [email protected] on 8 Feb 2011 at 9:23

Movable and re sizable Div - Restricted Area - Using Dynamic Div controls

What steps will reproduce the problem?
1. When I create div dynamically as in sample "Dynamic add Elements and 
add the dynDiv Object". Iam not able to resize & move the controls inside 
the parent div.

What is the expected output? What do you see instead?
I need the parent and child to be able to resize and parent to move inside 
the body and the child div to move inside the parent

What version of the product are you using? On what operating system?
byrei-dyndiv.js 0.8 in Microsoft Windows 2003 Server, Sp 2

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 20 Feb 2009 at 12:40

minWidth and minHeight for a DIV

What version of the product are you using? On what operating system?
dyndiv_1.0 on WIN 8.1

Script works perfect. 

But I want set minWidth and minHeight for moveable and resizeable DIV with 
keepAspect. So when resizing the DIV can't get smaller than these values.

Can you give me an idea please?


Original issue reported on code.google.com by [email protected] on 25 Jul 2014 at 12:33

API Example causes JavaScript error message: Error: statu is not defined

What steps will reproduce the problem?
-------------------------------------
1. Go to: http://dyndiv.markusbordihn.de/example/api/general/ 
2. Scroll down to example and try to resize one of the divisions.
3. Look in error console. You will find a "not defined" message for the 
variable "statu".

What is the expected output? What do you see instead?
-----------------------------------------------------
The expectations is to see the division resized.

With FF there is no apparent result. You have to check the error console for 
the error message. With IE, if you have the debugging option set, a popup box 
tells you about the error - it reports the error as being on line 37.


What version of the product are you using? On what operating system?
-------------------------------------------------------------------
Not a "version" problem. The problem is in page 
http://dyndiv.markusbordihn.de/example/api/general/ as is currently on the 
server. Today is January 3, 2013.

I'm using Windows 7 64bit, though that does not matter. Read my comments below.


Please provide any additional information below.
-----------------------------------------------
I believe that Issue 17 (http://code.google.com/p/dyndiv/issues/detail?id=17) 
is about this problem but no details were given.

The poster simply said "When move o resize the test div the script hangs.
3."

The script is not hanging, it is fails because of typing errors. This message 
is written to the error console (using FF):

"Error: statu is not defined
Source File: http://dyndiv.markusbordihn.de/example/api/general/"

The code in question is:

+ '<br>Status: ' + statu

"statu" should be "status"

There are four occurrences of this typo on the page: 
http://dyndiv.markusbordihn.de/example/api/general/

Two are in the actual JavaScript at lines 239 and 259.

The other two are in the text display of the code on the page - the section 
titled "API JavaScript Code", the typos are at lines 304 and 324.

I have saved a copy of the files, changed "statu" to "status", and tested it - 
the example worked as intended.

Note - the line numbers I'm giving you are those shown by me editor "ConText" 
they may vary depending on how you view the source. To find the problems, 
search for the text:

+ '<br>Status: ' + statu

Bob Novell

Original issue reported on code.google.com by [email protected] on 3 Feb 2013 at 7:08

Put it in as advised

What steps will reproduce the problem?
1. Put it in as advised
2. Try it
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 14 Jul 2008 at 3:32

Script no longer works after innerHTML!?

What steps will reproduce the problem?
1. <a onclick = JS function creating a div through 
"document.body.innerHTML+=div" by getting the "src" property of <a>.
2. Return false on the link.
3. Nothing moves anymore...

What is the expected output? What do you see instead?
My goal was to make a function creating movable and resizable div onclick and 
after page load.

What version of the product are you using? On what operating system?
XP, last version of the script, Chrome.

Please provide any additional information below.
The web site >> http://www.monprofdanglais.net/index.php?classe=6F
Click on the "jpeg" icon at the bottom >> a movable div show up (before it was 
set to "display:none"). Click on the link >> the div shows up but it seams that 
dyndiv no longer functions.

Original issue reported on code.google.com by [email protected] on 29 Mar 2013 at 8:42

minMax not working correct in Safari / Internet Explorer 8

What steps will reproduce the problem?
1. clip = rect(auto auto auto auto) is not the same as no clipping as all !

What is the expected output? What do you see instead?
The visible Area get cutted and object which are outside this area will be
hidden.

What version of the product are you using? On what operating system?
Safari, Internet Explorer 8 and Google Chrome

Please provide any additional information below.
Its like more an Browser Bug, but this is fixed in the RC2 Version of dynDiv.


Original issue reported on code.google.com by [email protected] on 24 Jul 2009 at 4:06

dropdownlist won't work inside this div

What steps will reproduce the problem?
1. create moveable div
2. put asp.net dropdownlist inside the div
3. won't dropdown

radiobuttonlists do work!

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.



Original issue reported on code.google.com by [email protected] on 7 Nov 2009 at 4:22

Unable to move or resize dynamically duplicated element on FF

What steps will reproduce the problem?
1. Have a div element with resize and move bar.
2. Dynamically copy this element (using clonenode and appendchild) and paste it 
anywhere on the page
3. Try to move or resize the newly created (pasted) element.

What is the expected output? What do you see instead?
The new element should be able to resize and move around the page. Instead this 
works only on IE but not on FF, chrome and safari.

What version of the product are you using? On what operating system?
1.0rc1 or the latest version; windows xp.

Please provide any additional information below.



Original issue reported on code.google.com by [email protected] on 5 Dec 2013 at 3:24

on resize the div crossing the document body (main web page) .

What steps will reproduce the problem?
1.
2. re-size if a div.
3.

What is the expected output? What do you see instead?
should be inside the page like body limit in drag.

What version of the product are you using? On what operating system?
ByRei dynDiv 1.0 RC1 - dynamic Div Script.

Original issue reported on code.google.com by [email protected] on 26 Oct 2013 at 5:22

New API Example (0.7 and higher) problems with firefox 8.0 and Chrome 15

What steps will reproduce the problem?
1. Use the demo http://dyndiv.markusbordihn.de/example/api/general/
2. When move o resize the test div the script hangs.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
byrei-dyndi_1.0rc1.js + byrei-dyndiv_0.5.css  on Windows XP  -

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 5 Dec 2011 at 10:13

Using .append with plugen

What steps will reproduce the problem?
I am using jquery .append to add content into dynDiv_setLimit.

After adding I am not able of dragging new element.

Is there some kind of refresh of this?

By the way. Great plugin.

Original issue reported on code.google.com by [email protected] on 15 Jan 2014 at 8:55

High CPU Usage

Also when no DIV is moved the CPU Usage is aboute 20%, this will be
defenitly fixed with the new Version.

Original issue reported on code.google.com by [email protected] on 7 Jun 2008 at 5:39

save position on different pages

What steps will reproduce the problem?
1. set up load position script
2. move the targeted div
3. follow link to next page (with same div)

What is the expected output? What do you see instead?

expected: div to be the "moved" position
instead: div is in old position

What version of the product are you using? On what operating system?
osx - chrome - firefox

Please provide any additional information below.
is it possible for the cookie to not include the full web address?

Original issue reported on code.google.com by [email protected] on 21 Jul 2011 at 1:20

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.