- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
7 Posted Topics
If you are happy to accept that, and know you won't be hosting large amounts of data on the line, it should be ok to start with, but I would guess you'd quickly want more bandwidth. I know my personal server started that way, but has very gone beyond that …
Here is how I would approach your calculator problem: 1) find a reference solution in HTML (google will help you find example calculator code) e.g., [url]http://www.daniweb.com/code/snippet216407.html[/url] 2) use MobiOne Design Center to paint a calculator UI. 2a) Use custom button components for the numbers and functions. Create an initial button …
You use CSS. <style type="text/css" media="screen"> <!-- #div1 a:link { color: #000; text-decoration: none; } #div2 a:link { color: #F00; text-decoration: none; } --> </style> <div id="div1"> <a href="#">Link</a> </div> <div id="div2"> <a href="#">Link</a> </div> Sheila,
Hi' I have a access table with items and categories. I am wanting to to have a listbox that when clicked display items in the different categories. I am using Dreamweaver to do this but I am not getting the result I want. Any help would really be appreciated. I …
I'm in the middle of making a Horizontal Navigation Bar. I have got all my links in etc but I need to make it Horizontal dose anyone know how I can do that. Thanks,
I am having the same problem...if anyone knows how to set this up correctly please chime in.
Due to the general mess of bad posting in this forum, I am laying down some additional posting rules, reminders and guidance for this forum. All of these rules will be very familiar to regular posters; they are stitched together out of convention and existing forum rules. New users 1. …
The End.
sheilaaellis44