Hello all,
I've used jQuery to manipulate, stripe and add hover effect to all
tables in my website (dozens of tables). There's a print button in my
website and I didn't remember to test it until now. OMG, all the
striping is gone. I'm not a programming guru, in fact I'm a designer
but I have to deal with code often. Well, is there way to make jQuery
actually MAKE the changes to the HTML code instead of making it on the
fly (only viewable in the monitor)? I know, it's not a server-side
language, but I'm kinda desperated right now.