Ask your own question, for FREE!
Mathematics 15 Online
OpenStudy (saifoo.khan):

Hi Amistre, how are u? I have a ques to ask from u.

OpenStudy (amistre64):

+10 :)

OpenStudy (saifoo.khan):

the script u gav us to write the the answers in Colours.. In which language was it?

OpenStudy (saifoo.khan):

HTML?

OpenStudy (amistre64):

html and javascript

OpenStudy (saifoo.khan):

AND?

OpenStudy (saifoo.khan):

wht about .css?

OpenStudy (amistre64):

well; it formats into a structure that the equation editor can understand ... so that stuff is just text

OpenStudy (amistre64):

i dint use css since the program was so small

OpenStudy (amistre64):

there wasnt alot of tags to keeo track of :)

OpenStudy (saifoo.khan):

Yeah. actually im Learning Dream Weaver now a days.. so there there are html tags and all.

OpenStudy (saifoo.khan):

will those tags work here?

OpenStudy (amistre64):

html doesnt format in here; its primarily a textbased interface that deciphers out the latex for the equation editor processes

OpenStudy (amistre64):

<input type=button value="click here" onClick="javascript:alert('hello')">

OpenStudy (saifoo.khan):

Can i find this Dreamweaver?

OpenStudy (shadowfiend):

Indeed, quite intentionally. There are no script-injection vulnerabilities on this site ;)

OpenStudy (amistre64):

i dunno what dreamweaver is :)

OpenStudy (saifoo.khan):

http://www.adobe.com/products/dreamweaver.html

OpenStudy (amistre64):

if there were.. im sure id find them out by accident lol

OpenStudy (saifoo.khan):

OK, so amistre whts this? <input type=button value="click here" onClick="javascript:alert('hello')">

OpenStudy (saifoo.khan):

lol.

OpenStudy (amistre64):

that is an html tag; its the <input> tag which defines an common user interface and the attributes tell it what you want it to do

OpenStudy (saifoo.khan):

but here, as u typed the whole thing, nothing happends.

OpenStudy (saifoo.khan):

Happend*

OpenStudy (amistre64):

thats because the coding for the site parses thru the content and weeds out the undesirable effects

OpenStudy (saifoo.khan):

so how to involve both html & Java?

OpenStudy (amistre64):

error handling might be akin to it

OpenStudy (amistre64):

java? is a platform other than javascript.

OpenStudy (amistre64):

with html you simply create a static display; not alot of stuff to do with it other than present information. the scripting language makes it more interactive and allows ... well... interactions to happen :)

OpenStudy (saifoo.khan):

OpenStudy (amistre64):

i told by coloring program to take what you type; and add the stuff that makes it parse thru the equation editor and becasue the equation editor understands the content; it displays it in here as presented...

OpenStudy (amistre64):

ahh ... i tend to just use notepad for typing up the page; save it as html and debug it thru a browser

OpenStudy (saifoo.khan):

"DEBUG"

OpenStudy (amistre64):

oh yes ... debug means to work out the parts that aint working right

OpenStudy (saifoo.khan):

in Dreamweaver, u just hav to add things... it rights the script itself.

OpenStudy (amistre64):

:) i learn better from my mistakes then I do by something else fixing them :)

OpenStudy (saifoo.khan):

Which one of the Selections will work here?

OpenStudy (amistre64):

none of them; you have to implement the LaTeX for pdf files.

OpenStudy (saifoo.khan):

Latex. :S

OpenStudy (amistre64):

I havent explored others ... yeah, do a websearch for latex pdf and see what you can come up with :)

OpenStudy (saifoo.khan):

Ok, let me research for that. then i will let u knw where i ended up! :)

OpenStudy (saifoo.khan):

http://ringlord.com/latex-to-pdf-howto.html

OpenStudy (amistre64):

thats the right kinda material yes; also http://noodle.med.yale.edu/latex/essential.pdf

OpenStudy (saifoo.khan):

so is this language called LaTeX?

OpenStudy (amistre64):

yes, as far as i can tell.

OpenStudy (saifoo.khan):

Oh, OKay THanks! :)

OpenStudy (amistre64):

\begin{array}l\color{red}{\normalsize\text{Y}}\color{orange}{\normalsize\text{o}}\color{#9c9a2e}{\normalsize\text{u}}\color{green}{\normalsize\text{r}}\color{blue}{\normalsize\text{e}}\color{purple}{\normalsize\text{ }}\color{purple}{\normalsize\text{w}}\color{red}{\normalsize\text{e}}\color{orange}{\normalsize\text{l}}\color{#9c9a2e}{\normalsize\text{c}}\color{green}{\normalsize\text{o}}\color{blue}{\normalsize\text{m}}\color{purple}{\normalsize\text{e}}\color{purple}{\normalsize\text{ }}\color{red}{\normalsize\text{:}}\color{orange}{\normalsize\text{)}}\color{#9c9a2e}{\normalsize\text{}}\end{array}

OpenStudy (saifoo.khan):

:D

OpenStudy (saifoo.khan):

Y cant i C (good answer) ??

OpenStudy (amistre64):

hit f5 to refresh the browser

OpenStudy (saifoo.khan):

DONE. ^.^

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!