View Cam Button
Replies
OK, I will refactor that whole section there. You should be able to choose how you should see the cams, as a list or as a grid and many other options.
Thanks!
Originally Posted by admin
OK, I will refactor that whole section there. You should be able to choose how you should see the cams, as a list or as a grid and many other options.suggesstion
click on image = show cam directly
click on name = show camnotifier page of the model (as today)
that should be the same for list/grid .....
if talking about grid:
today:
http://www.camnotifier.com/users/admin (just 3*3 models) that's fine!!
http://www.camnotifier.com/users/admin/monitored ==>> why I see only 4 in a row?
if using a wide screen there's a lot of white space with no information and on the other side there's the need to scroll down to see more. In general I don't like pages limititing their content e.g. to 960 px horizontal when modern devices have 1600px or 1920px in width. For sure we need a different CSS definition for (small) mobile devices .
When showing a grid page: Just let the div tags float and they wrap arround as sound as you change the size of the browser window.
BTW: watch out for div class="gird_12 alpha omega" in your code "gird" looks like a typo for me!
Thanks for your great suggestions, it will come in handy. I do agree with most if not all the info you put there. Thanks!