Heh, I wish I could take credit for the media player app itself, but I was merely a small part of that project (Namely the list box script), the brains behind the application itself it is a good...
Type: Posts; User: wavsyntax; Keyword(s):
Heh, I wish I could take credit for the media player app itself, but I was merely a small part of that project (Namely the list box script), the brains behind the application itself it is a good...
1) CODE TITLE:
Dynamic Tool Tips.
2) AUTHOR NAME/NOTES:
wavsyntax
3) DESCRIPTION:
This acts as the "title" attribute of an HTML element, but it has the capability to contain HTML, it can be...
If you document.write() the dynamic content to an iframe instead of a div you will be able to use the back/fwd buttons to navigate through content as if it were seperate web pages.
This is used for this...http://szauer.net/scripts/wmaMedia/
This application used a previous version of my DHTML list box...http://szauer.net/scripts/wmaMedia/
These are very cool looking,
I think the fact that it's all CSS makes it even cooler for some reason.
The images are fixed now.
1) CODE TITLE:
DHTML List Box
2) AUTHOR NAME/NOTES:
wavsyntax
3) DESCRIPTION:
This is a DHTML list box control, also a small library of functions for manipulating it. This list box is for...
I've thought about giving this script the capability to save files to my server eventually once it becomes more than just a basic text editor with an output frame, if I do I'd allow users to save the...
Well, I've decided to fix those bugs a minute ago, I've also added a full screen view as well for the input edit.
Now I just need to find a cross browser method of inserting text at cursor...
You're absolutely right, I should have included the doctype tag,
It's a common thing I forget to do, as well as the title element.
as far as the flicker is concerned I think I can fix that, I...
1) CODE TITLE:
DHTML Web Editor
2) AUTHOR NAME/NOTES:
wav syntax
3) DESCRIPTION:
You type your code in the text box below, when you're finished you simply press the "Alt" key on your keyboard...