javascript - How to open website at specific point on page in HTML? -


beginner programmer apologies if obvious!

how can website open @ specific point on page (in html)?

i can't find called anywhere! not anchor etc. website wider , longer screens. i want screen/viewport open @ centre of 2500x2500 pixel background.

i working in dreamweaver cc on mac os x 10

thanks in advance!!

p.s no code post, first port of call in putting together

you can client's screen $(window).width() & $(window).height() , it's jquery code you'll have add balise script jquery lib on web page. can tell me more want ? have trouble understanding. don't want anchor want ? apoligies not understanding.


Comments

Popular posts from this blog

java - Ebean enhancement ignores a model -

ubuntu - How to disable Kernel Module Signing in linux -

SQL php on different pages to Insert (mysqli) -