Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 69
Search took 0.28 seconds.
Search: Posts Made By: tired&lonely
Forum: DOM and JSON scripting 10-21-2002, 04:10 PM
Replies: 30
Views: 4,316
Posted By tired&lonely
Thanks, John, for giving me some perspective on...

Thanks, John, for giving me some perspective on this. I do realize that the experts here are extremely generous with their time, efforts and expertise, and deserve all the thanks that can be given...
Forum: DOM and JSON scripting 10-21-2002, 07:56 AM
Replies: 30
Views: 4,316
Posted By tired&lonely
Honestly, adios, I don't see what that other...

Honestly, adios, I don't see what that other thread has anything to do with this one... FYI, adios, the coding ideas provided in that other series of posts were INDEED very very helpful for my...
Forum: DOM and JSON scripting 10-20-2002, 03:29 AM
Replies: 30
Views: 4,316
Posted By tired&lonely
Well, if it's just 2%, then I guess it's...

Well, if it's just 2%, then I guess it's virtually wasted effort to try to make javascripted/DOMed effects compatible with Netscape 4.x. Now, I just have to decide in what direction I should make...
Forum: DOM and JSON scripting 10-20-2002, 12:15 AM
Replies: 30
Views: 4,316
Posted By tired&lonely
Hello brothercake, If it's not TOO much...

Hello brothercake,

If it's not TOO much trouble for you... I'd really like to see a couple of those "proprietary hacks" for accomplishing this with Netscape 4.x. Perhaps I like a challenge, or...
Forum: DOM and JSON scripting 10-19-2002, 08:02 AM
Replies: 30
Views: 4,316
Posted By tired&lonely
Ok, if I bring up Netscape 4.x, maybe everyone's...

Ok, if I bring up Netscape 4.x, maybe everyone's afraid to touch it. But let's try one simple question: Is it possible to reposition a table using Netcape 4.x DOM like I'm doing here with IE...
Forum: General web building 10-17-2002, 10:41 AM
Replies: 8
Views: 1,163
Posted By tired&lonely
Ok, I'm slowly getting somewhere with this. But...

Ok, I'm slowly getting somewhere with this. But now, I encountered a minor (I hope) obstacle and I'm stuck... that is... creating (or finding somewhere online) the PFR files for the fonts I want to...
Forum: General web building 10-16-2002, 09:40 AM
Replies: 8
Views: 1,163
Posted By tired&lonely
Question Can personal font files be uploaded and used as Dyanmic Fonts???

I hope this is the right forum to ask this question. I've done searches on the other forums here on CF and know one "seems" to have brought this up yet... so here goes...


Does any one know if...
Forum: DOM and JSON scripting 10-15-2002, 12:17 PM
Replies: 30
Views: 4,316
Posted By tired&lonely
Uh Oh!!! I shouldn't be too surprised this block...

Uh Oh!!! I shouldn't be too surprised this block of DOM doesn't work for Netscape 4. But can it be done? That is, is it possible to do these sorts of reformattings for pre-Netscape6 browsers,...
Forum: HTML & CSS 10-15-2002, 11:48 AM
Replies: 11
Views: 1,845
Posted By tired&lonely
Interesting link, adios. So I guess that's a...

Interesting link, adios. So I guess that's a definite no go for Netscape, eh?!! And there's absolutely no work-around?

:mad:
Forum: HTML & CSS 10-14-2002, 01:36 AM
Replies: 11
Views: 1,845
Posted By tired&lonely
I recently checked to see if this code works for...

I recently checked to see if this code works for Netscape 4.-- and unfortunately it doesn't. Are there any conditionals (if... else...) that I can plug in to make it cross-browser compatible?
...
Forum: DOM and JSON scripting 10-10-2002, 10:40 PM
Replies: 30
Views: 4,316
Posted By tired&lonely
Hello, jkd. I tried using your code (with...

Hello, jkd. I tried using your code (with modifications, of course), and it works beautifully!!! THANKS!!! But let's see if I got it all straight, syntax-wise for cross-browser support. Here's a...
Forum: DOM and JSON scripting 10-10-2002, 04:25 PM
Replies: 30
Views: 4,316
Posted By tired&lonely
I know it's a weird question (but then, if it...

I know it's a weird question (but then, if it wasn't, it wouldn't be a tired&lonely question, would it?!!).... but the reason I need to determine a table's item# (even if I have its name) is because...
Forum: DOM and JSON scripting 10-10-2002, 01:11 PM
Replies: 30
Views: 4,316
Posted By tired&lonely
Beetle is right. I had a hard time deciphering...

Beetle is right. I had a hard time deciphering that W3C site, and I'm if anything the epitome of a novice. Also, I can't even get the darn W3C site to load right now (whats up with that?!). But I...
Forum: DOM and JSON scripting 10-08-2002, 02:40 PM
Replies: 30
Views: 4,316
Posted By tired&lonely
Hey brothercake, How would this be done for...

Hey brothercake,

How would this be done for just one table repositioning? Let's see... I'll give it a shot though I know it will be probably wrong:
...
Forum: Dynamic Drive scripts help 10-08-2002, 02:12 PM
Replies: 3
Views: 1,208
Posted By tired&lonely
Well, it seems to work just fine for one <span>. ...

Well, it seems to work just fine for one <span>. But it's still not a generic function that will work for multiple <span>'s (which for my particular need would be 3 <span>'s on one webpage). Is...
Forum: DOM and JSON scripting 10-08-2002, 01:58 PM
Replies: 30
Views: 4,316
Posted By tired&lonely
Question One Last question - possible to relatively position with DOM?

Ok, one last weird question for THIS forum (I promise!!!) : Is there a way to control relative positioning of a table using the same format of DOM scripting like in my previous post? :
...
Forum: Dynamic Drive scripts help 10-06-2002, 09:27 PM
Replies: 3
Views: 1,208
Posted By tired&lonely
Ok, I've been playing around with it endlessly...

Ok, I've been playing around with it endlessly and I STILL can't seem to "functionize" this code. HELP!!!

:(
Forum: DOM and JSON scripting 10-06-2002, 09:23 PM
Replies: 8
Views: 2,373
Posted By tired&lonely
Thanks, glenngv & ASAAKI. It does work - I just...

Thanks, glenngv & ASAAKI. It does work - I just had to move it down past the other code lines affecting that same table - weird.
Forum: DOM and JSON scripting 10-06-2002, 12:50 AM
Replies: 8
Views: 2,373
Posted By tired&lonely
ASAAKI, what works???!!! That's kinda vague. ...

ASAAKI, what works???!!! That's kinda vague. The following STILL isn't working for me, so what am I doing wrong?:

document.getElementsByTagName('table').item(5).style.borderWidth='0px 2px 2px...
Forum: DOM and JSON scripting 10-04-2002, 02:07 PM
Replies: 8
Views: 2,373
Posted By tired&lonely
Hello glenngv, The cellPadding and...

Hello glenngv,

The cellPadding and cellSpacing work nicely, but I can't seem to get the following to work:

document.getElementsByTagName('table').item(5).style.borderWidth='0px 2px 2px 2px';
...
Forum: DOM and JSON scripting 10-04-2002, 10:11 AM
Replies: 8
Views: 2,373
Posted By tired&lonely
Question How to use DOM to control cellpadding/cellspacing???

Is there a way to control cellpadding or cellspacing of a table using some form of the following code?:

document.getElementsByTagName('table').item(#)...

Also, is there another form of this...
Forum: HTML & CSS 09-30-2002, 02:38 PM
Replies: 11
Views: 1,845
Posted By tired&lonely
Hey adios, With a little modification, your...

Hey adios,

With a little modification, your code works perfectly for my application. Simply beautiful!!! Thank you soooooo much!!! I must say, I'm immensely impressed by your expertise and the...
Forum: Dynamic Drive scripts help 09-30-2002, 06:10 AM
Replies: 3
Views: 1,208
Posted By tired&lonely
Question How can this animated effect be made into a function?

This will probably be an easy one for you javascript/DHTML pros (which I'm not)! How can the following animated font effect be changed FROM being coded inline in the <body> TO a generic function...
Forum: HTML & CSS 09-26-2002, 03:13 PM
Replies: 11
Views: 1,845
Posted By tired&lonely
Ok, that was cute. I guess what I should have...

Ok, that was cute. I guess what I should have said is, is there an "easier" way than having multiple tags for each color change. Like:

<style>some kind of alternating coloring style</style>
...
Forum: HTML & CSS 09-26-2002, 12:18 PM
Replies: 11
Views: 1,845
Posted By tired&lonely
Possible to alternate colors of words?

Other than using <FONT COLOR="#------"> over and over again, is there some easy way to use a simple CSS style or a javascript function or some other kind of code to alternate the colors of every...
Showing results 1 to 25 of 69

 
Forum Jump

All times are GMT +1. The time now is 05:13 AM.