Jump to content

Javascript: help find my problem please

Go to solution Solved by organ_pleasin,

Turns out it needed to be:

 

if(u == null || u == ""

 

for the tiles to show, i also changed something else but cant remember what, maybe i forgot a quote as well?

Thank you for your help anyway guys :)

I'm working on a web page for a class, and came up with a system to identify missing fields(and show the user what fields have been filled once all are filled). I have narrowed down a problem in the web page to this function. Can you help me identify where i went wrong?(using JavaScript in html) new 1.txt

 

(All the getElementbyID Ids' are correct)

Link to comment
Share on other sites

Link to post
Share on other sites

Missing yF.

 

new 1.txt

 

Missing yF

Intel Core i7-6700K | Corsair H105 | Asus Z170I PRO GAMING | G.Skill TridentZ Series 16GB | 950 PRO 512GB M.2

 

Asus GeForce GTX 980 Ti 6GB STRIX OC | BitFenix Prodigy (Black/Red) | XFX PRO Black Edition 850W

 

 

My BuildPCPartPicker | CoC

 

Link to comment
Share on other sites

Link to post
Share on other sites

Turns out it needed to be:

 

if(u == null || u == ""

 

for the tiles to show, i also changed something else but cant remember what, maybe i forgot a quote as well?

Thank you for your help anyway guys :)

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×