Search Results

1
vote

Should you design websites that require JavaScript in this day & age?

It's reasonable to design sites that use JavaScript but it is not safe to assume that all clients have support for Javascript and therefore it is important that you provide a satisfactory experienc …
0
votes

valid javascript endless loop

Perhaps try using a timer which retrieves the next image each time it ticks, unfortunately i don't know any JavaScript so I can't provide a code sample …