Hey, Keyboard
Came back to DD for a peek and found your post and solution for the typing text script. Just played around a little with the code and it seems fine. I'm looking forward to getting it...
Type: Posts; User: green; Keyword(s):
Hey, Keyboard
Came back to DD for a peek and found your post and solution for the typing text script. Just played around a little with the code and it seems fine. I'm looking forward to getting it...
I'm surprised you just get ignored here. DD didn't used to be like that. Ho hum.
Still struggling with this. I have a start button just by calling the function. <button onclick="TypingText.runAll()"> Can't I have another button that will pause the text? And then resume? This is...
So this is just not feasible, right? Please let me know. Thanks.
1) Script Title: Typing Text Script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex10/text5.htm
3) Describe problem: I'm finding Twey's Typing Text Script very useful for my...
Just to say, Thanks for taking this up. I haven't gone away, Deadweight (or illustrious colleagues at DD), and am keen to implement your solutions.
1) Script Title: Responsive Side Toggle Menu
2) Script URL (on DD): http://dynamicdrive.com/dynamicindex1/sidetogglemenu.htm
3) Describe problem: I've been using the Responsive Side Toggle Menu...
Yes, John, that was the issue. Thanks for your quick response.
Mike
1) Script Title: Responsive Side Toggle Menu
2) Script URL (on DD): http://dynamicdrive.com/dynamicindex1/sidetogglemenu.htm
3) Describe problem: I've just switched over to https from http and...
1) Script Title: Responsive side toggle menu
2) Script URL (on DD): http://dynamicdrive.com/dynamicindex1/sidetogglemenu.htm
3) Describe problem: I'm using adsense on my website with the...
Well, I have switched to http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm now which is responsive and am working with that version. Thanks anyway.
Mike
1) Script Title: Touch Image Gallery
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/touchgallery.htm
3) Describe problem: I'm trying to make the Touch ImageGallery responsive...
Thanks, Molendijk
Actually, I got the previous code to work in the end but it didn't work in Chrome on my hard drive but only when loaded up to the web. Fortunately, with MF it works on my hard...
1) Script Title: Side Push Menu v1.1
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/pushmenu.htm
3) Describe problem: I have script working properly when I put markup inside...
That works great! Thank you so much.
1) Script Title: Responsive Side Toggle Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/sidetogglemenu.htm
3) Describe problem: Rather than the side menu being open on...
:: DHTML Window widget (v1.1)
http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/index.htm
I'm using the above window widget iframe and it is scrollable. When the scroll reaches its extreme...
Have resolved the problem so that modified fixed window script by John Scheuer now works properly in IE8. I mention it for others who might make the same and understandable error.
The script...
Thanks, Antony, for replying here at the forum.
Firstly, I'm glad the script is working fine. That's what I really wanted to know. Now I know it's some flaw with my pages or js files. Just seemed...
DHTML Window widget (v1.1)
Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/index.htm
Having a second try at this. Last time wasn't lucky enough to get an answer but...
DHTML Window widget (v1.1)
Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/index.htm
I'm very interested in the work John Scheuer did on the dhtml window to get it...
I'm very interested in the work John Scheuer did on the dhtml window to get it to assume a fixed position on screen.
Works fine in Safari and FF but disappears when window scrolled in IE8 and...
Sorry not to have got back earlier, John. But wanted to thoroughly test code first. Works fine now with all the flexibility I need for the tool I'm making.
¡Muchas gracias!
Mike
I've run into problems with above code, I'm afraid, (despite it working fine with the example drop down box I provided above). The aim here, if you remember, is to get it working with IE and Mozilla...
Here is a fully working eg IE but not Firefox relating to my post below; just copy and paste:
<html>
<head>
<script type="text/javascript">
function changeSelectValues(c, v) {
...