Netscape composer will also let you copse HTML email. I use DreamWeaver to create the page then paste it into the HTML extra tool. If you make all of the image...
hi... any body has script for editor on-line. it's like when we write an email based on web ? or may be you've got the url ? please..................... ...
Rahman Hadi
ramhadi@...
Dec 2, 2002 8:59 am
16243
the best way is to make a small flash movie with just the sound(music?) you want and embed that works a treat....
Why bother to use Flash or JS for this when you can just do this?: <head> <bgsound src="mysong.wav" loop="-1"> </head> Tat's all it takes to put background...
... David, I finally got a chance to implement this this morning. It works great. It has two unfortunate side effects though... If you go to this page: ...
This inability to go back is caused by going back to the full-screen page that generated the bounce. This means that you can't "back" your way back to the...
Hey all. I want to become proficient in writing cross browser dhtml. What's the best way to become proficient in the html/css/js combo? Are there any good...
hy guys, it's look nice, it give me solution http://www.xefteri.com/articles/apr202002/content_editor.aspx ... From: Rahman Hadi To: JS-Jive@yahoogroups.com ...
Rahman Hadi
ramhadi@...
Dec 3, 2002 3:22 am
16252
Hi, Was wondering if you could help me. How to I set the style class used on a div? Something like document.theDiv.style = theClass Any ideas? Johnny IT...
So why does this give me an error then? <html> <head> <title>Untitled</title> <style type="text/css"> <!-- .black-bg { background-color: #000000; } .green-bg {...
Hi, I need to create a Tabbed Interface for an Intranet I work on. I have found plenty out there, some very impressive. However, I need a Tabbed Interface that...
several levels? ... From: johnny.miller@... [mailto:johnny.miller@...] Sent: 04 December 2002 15:42 To: js-jive@yahoogroups.com Subject: Tabbed...
Robertson-Ravo, Neil ...
Neil.Robertson-Ravo@...
Dec 4, 2002 4:36 pm
16260
I have a frameset with 2 frames(top,bottom) and I would like for the bottom frame to reload the top frame. I can't seem to get the correct syntax. Any help? ...
I have a frameset with 2 frames(top,bottom) and I would like for the bottom frame to reload the top frame. I can't seem to get the correct syntax. Any help? ...
You just need to target the correct frame. Something like: parent.frames[0].location.reload(); This should reload the top frame. ... From: Bosky, Dave...
Hays, Duncan
DHays@...
Dec 5, 2002 2:53 pm
16263
hello everyone i am fairly new at javascript and was wondering if someone could help me figure out what i am doing wrong i keep getting an error in the...
I have a screen (IE only) where the user makes selections from a big list of checkboxes. The checkboxes are grouped by "main area" and "sub area" and any main...
Sigh. Never mind. I needed to wrap the code following my first if statement in { }. ... From: "Ricq Pattay" <ricq@...> To: <JS-Jive@yahoogroups.com> Sent:...
Hi, I experimented with checkboxes and cookies. You can view my source code if you want. http://viewcharts.com/roulette/outside.html get to know me first!...
document.frmDownload.elements[i].id Do you know what the id is based on the index value? You might be able to check and see if the index value is equal to a...
Hi, I'm not sure if this is a question that would involve javascript or not...but here it goes... I would like to be able to have a form on my website, where...
Hi y'all, Seems this must be the right language to do such a thing. I can do MS Access, a little Visual Basic, and a lot of Clipper, pretty good with...