Displaying 3 results from an estimated 3 matches for "folio11".
Did you mean:
folio
2006 Jul 10
0
draggables in IE visible outside div with overflow=hidden
...ies/clients/62/_thumbs/F11ADMIN01.GIF" style="position:
relative;">
</div>
</td>
</tr>
</tbody>
</table>
</div>
Alternatively you can see the site here:
http://www.folio11.co.uk/index.php?option=com_folio_dev&Itemid=23# (user
demo, pw demo)
Press login, then "your folio pages" - the problem occurs with the "my
folio images" and "My folio pages" sections
Does anyone know a work around for this?
Many thanks in advance!
Rob C
2005 Sep 02
1
window class
Hi All
I''m attempting to make a window class for scriptalicious, however my
javascript skills are pretty average - more of a php man :D
Any way I''ve got this far so far:
http://www.folio11.co.uk/prototype/window.php
What I''m doing is simply adding elements to a div to mimic the controls
of a window
I''m now looking at adding the drag and resize code to the bottom right
hand div - so that when you drag it it resizes the window.
I *think* I need to add some kind of e...
2005 Jul 01
1
drag problem
Hi - my first post here so first of all can I say how impressed I am
with this library
Now to my first question - I''m simply trying to make a div draggable,
here''s my test page:
http://localhost:85/folio11.co.uk/js_tech_demo/scriptalicious_test.html
what seems to be happening is that the first drag works fine, but on
subsequent drags the div''s initial coordinates are multiplied by two.
I''ve tried to put in some debugging code just to output these locations
but sever lack of slee...