All Questions
1 question
1
vote
1
answer
1k
views
Uncaught TypeError: Cannot set property 'src' of null for ImageButton
I've searched through similar questions but I didn't find something to work for me.
I want to change the ImageURL of an ImageButton on a certain condition (t>80), but what I get is Uncaught ...