umm, forgot to mention that it's in the mail that the character is displayed incorrectly, meaning it's the php script that genrerates it. I've found out that putting my mail in utf mode will show the correct output.
Well, I've coded a form mail, which is working fine except for the passing of accented characters apparently. Strangely, the same php script displays accented characters coming from an html form correctly, that's why I'm pretty sure it has to do with some sort of encoding in flash
thks in...
Well, I've coded a form mail, which is working fine except for the passing of accented characters apparently. Strangely, the same php script displays accented characters coming from an html form correctly, that's why I'm pretty sure it has to do with some sort of encoding in flash
thks in...
well
cMenuMgr manages to menu tree on the right
cNodeMgr manages everything related to nodes, especially replacing for more efficient dynamic content
cImgMgr is use to create Images object and storring them in an array
woah, thks for this optimized version xutopia :)
put still no luck at displaying the table, here's the correct code i'm using:
function fCreateTable(name) {
//======table
oNodeMgr.tableNodeArr[name] = document.createElement("table");
oNodeMgr.tableNodeArr[name].style.width =...
here's the problem;
http://www.digitalmilitia.net/main.html
-click on links
-click on grphka
there's supposed to be a table node taking the text place's ( which correctly occur on nn and mozilla )
and here's the javascript code that generates the table:
function fCreateTable(name) {...
je viens de Montréal :)
and for your suggestion, I would say that it would remove the biggest part of the dynamic content of my page; replacing nodes.
I'm pretty sure that it would work by directly putting an image instead but that would mean i would have to reload the page.
merci tout de même
I have this strange problem when replacing a div node with a img node where it adds somehow 5px to my img.
Eg: http://www.digitalmilitia.net/html/main.html then click on "test"
As you may notice, the node doesn't fit anymore.
Here's the code to create the img node:
function...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.