Tagged Questions
The web-page tag has no wiki summary.
2
votes
1answer
48 views
Zoom design to fit every screen
I am sure you have all come across this before but I just wondered if there were any new techniques out there.
I have been making a design for a client and they want everything 'above the fold' ...
2
votes
2answers
40 views
License of the source code of a web page
I didn't see any license information on top of a web page's source code. Now I'd like to copy/paste a javascript code to emulate the behaviour of AJAX into my software.
But can I do this?
1
vote
4answers
539 views
Method to detect a parked page?
Anyone know of a way to programatically detect a parked web page? That is, those pages that you accidentally type in (or intentionally sometimes) and they are hosted by a domain parking service with ...
0
votes
2answers
120 views
Display messages formatted using JSON in webpage
I've an application that creates messages formatted using JSON.
What's the simplest/best way to show these messages in a web-page that updates every 5 minutes.
I've no experiences using JSON so far.
...
0
votes
1answer
37 views
Tool for ActiveX Control Capabilities
Is there a tool out there that allows me to browse all the ActiveX controls I have installed on my system and the methods and properties that I can access? And of course their UUIDs.
-5
votes
1answer
43 views
How to convert a single html page in sub sections [closed]
I want to make a single page website.
there will be 4 section in it, the service,about us and contact us.
Please tell me how would i do that, I want that the above menu of the page have 3 navigation.
...