-
Scrollbar issues
Date: 10/06/06
(WebDesign) Keywords: html, web
Does anyone know if there's a way to make a scrolling box within a web site in FrontPage? I know how to make a scrolling text box, but I need to add pictures within the box, which that won't allow me to do. This is the site I'm working on, though that only shows what I was able to salvage. Something went horribly wrong with it, and now I'm trying to rebuild with a program as opposed to the pure HTML mess I made before. The scrolling box is the only thing I can't figure out. If it can't be done with the functions in FrontPage, does anyone know the code for it?
Source: http://community.livejournal.com/webdesign/1174509.html
-
IE7
Date: 10/05/06
(WebDesign) Keywords: browser, css, html, microsoft
So how many of you have begun testing with IE7 "Release Candidate 1"?
And can we discuss how to address the problem of Microsoft halfassing CSS standards, therefore rendering my perfect-in-all-browsers-but-IE-except-hacked-for-IE6-so-it-looks-perfect site incorrectly, hacked or not? Where is there a site that can tell me yet more hacks for this POS?
My anger is consuming me.
edit: ok i kind of spoke too soon. if i use the * html body hack instead of the !important hack, i can keep ie 6 and 7 separate because ie7 no longer supports the * html body hack .
it's not 100% perfect but it will do.
Source: http://community.livejournal.com/webdesign/1173978.html
-
Changing Image that appears within Image Map
Date: 10/06/06
(WebDesign) Keywords: html, java
I thought of a better way to ask this.
How do I make it so when you hover over one part of an image map, the whole image changes...and when you hover over a different part of that image map, the whole image changes to something else?
I'm using XHTML but this may be something you do with JavaScript.
Source: http://community.livejournal.com/webdesign/1175091.html
-
Disjointed Rollovers with an Image Map
Date: 10/07/06
(Javascript Community) Keywords: html, web
Can someone point me in the direction of an explanation on how to do this:
How can I combine disjointed rollovers with an image map? I'm using XHTML 1.0 Transitional. Basically I have an image of a city and then another image that's a sign and when you hover on each building, its description appears on the sign in the 2nd image.
I also asked about this in the webdesign community. Thanks for any help anyone can provide.
Source: http://community.livejournal.com/javascript/114505.html
-
Thanks in advance!
Date: 10/08/06
(Computer Help) Keywords: html
This is what is going on now. On this laptop we are able to get online and browse via dial up and when we connect the dsl line directly to the laptop. We cannont browse using the wireless, we even tried connecting to wireless router of a different brand at another location. This is what happens. We are able to actually connect,(it says we are connected and signal strenght etc) we cannot browse or run anything else that need a connection. So any ideas? Thanks!
Oh its a Compaq Presario V2552US
Original post:
I reformatted my laptop a few days ago, its a low end compaq presario..
I've never had trouble connecting to my wireless network.
I input all the IP adresses and such, and it shows that its connected, I also pinged the router, and it had a response. So, as far as communication between the router and computer it was..
But if i try and run any internet application,Internet Explorer, Itunes.. It doesn't function.
I also notice that in the Network Connections folder of other computer on the network, a icon titled "internet gateway" is displayed, where as on my laptop, it isn't
I am really at a loss as to what to do
Thanks in advance for any help you can provide.
(actually typed by my son, so thanks)
X posted to
http://community.livejournal.com/computerhelp/
Ya I am not fancy with the html stuff.....
Source: http://community.livejournal.com/computer_help/695200.html
-
GoLive menu rollovers
Date: 10/09/06
(Web Development) Keywords: html, java
Before anyone chastises me for using GoLive...I do know html and javascript. I choose to use GoLive to organize and make my life easier (and this is the case 99% of the time).
The menu I'm working on here: http://www.888windsearch.com/main.html
has a semi-complicated roll-over system. For some inexplicable reason, the last menu item (Employment) does not show up. The roll-over works, but the image does not appear. It shows up when I preview it on my local machine, and in the GoLive layout. Any advice? Thanks!!!
Source: http://community.livejournal.com/webdev/359894.html
-
GoLive menu rollovers
Date: 10/09/06
(WebDesign) Keywords: html, java
Before anyone chastises me for using GoLive...I do know html and javascript. I choose to use GoLive to organize and make my life easier (and this is the case 99% of the time).
The menu I'm working on here: http://www.888windsearch.com/main.html
has a semi-complicated roll-over system. For some inexplicable reason, the last menu item (Employment) does not show up. The roll-over works, but the image does not appear. It shows up when I preview it on my local machine, and in the GoLive layout. Any advice? Thanks!!!
Source: http://community.livejournal.com/webdesign/1177196.html
-
Imagemapping
Date: 10/12/06
(HTML Help) Keywords: html, web
Ok so I have this full website layout I made, and I want to be able to put links and pictures on it, and I’m pretty sure it’s an image map type of thing? I’m not sure how to encode it to put the text ON the image, and how you make the text align to specific areas. If anyone could comment with an idea or something of what I have to include in the html that would be awesome =] thanks
image I want to map
what ive gotten so far
Source: http://community.livejournal.com/htmlhelp/2357738.html
-
Books?
Date: 10/15/06
(Web Development) Keywords: html, java, web
Hi, I know basic HTML and some java script (I learned on the internet..) I would really like to purchase a website design book and was wondering if anyone had recommendations?
Source: http://community.livejournal.com/webdev/361130.html
-
Making a web site
Date: 10/18/06
(Web Development) Keywords: html, web, hosting, yahoo
First let me say that my only experience with building a website was using Yahoo's GeoCities. My only experience with html is basic stuff on LJ and a couple things for customizing MySpace.
I see that the user info recommends DreamHost for web hosting, but how do you actually build a site? Is it like GeoCities where you can open a page builder?
Source: http://community.livejournal.com/webdev/361880.html
-
CSS Table Question
Date: 10/19/06
(Web Development) Keywords: css, html
I would like to specify that there be a consistent amount of space between all the cells in a table, but no space between the cells and the outer edge of the table.
That is, picture a regular ol' table with its cellspacing
attribute set to, say, "10", which gives us something like this (with border="1"
for clarity):
I want to remove the spacing from the perimeter so that the outer cells touch the edge of the table, but keep the spacing in the interior, between the cells. I've played around with all the CSS attributes I can find, but I haven't hit on a combination that works.
(I'm only using the HTML cellspacing
attribute here to illustrate the effect I want. I want the real solution to be all CSS.)
This needs to work in IE, Firefox, and Safari. Thanks.
Source: http://community.livejournal.com/webdev/362684.html
-
urgent : user info help
Date: 10/22/06
(HTML Help) Keywords: html
I'm sorry to be a nuisance, but I'm supposed to be opening a community for Tuesday, but busy-ness & procrastonation have got the best of me. I haven't even started the user-info yet, but now that I want to, codes aren't working.
I tried using the userinfo html that is posted here to make the userinfo look presentable like this.
After I entered all the stuff in, once I looked at my userinfo nothing was there.
I was wondering if someone could: tell me what I'm doing wrong, help me with a better code which includes color editing or anything of that nature.
THANKS SO MUCH IN ADVANCE IF YOU CAN HELP.
Source: http://community.livejournal.com/htmlhelp/2359993.html
-
Apache2 + PHP server problems
Date: 10/23/06
(PHP Community) Keywords: php, html, apache
I'm having a weird problem with my Windows Apache 2 server. (Apache 2.0.56) I'm running PHP 5.1.6.
As of a couple days ago, it suddenly started taking about 20-30 seconds to execute a PHP script (even just phpinfo();) Plain HTML documents on the server run just fine, and the CLI version runs fine too. It's not giving off any errors, either, it seems.
Does anyone know what might be wrong? I reinstalled both Apache and PHP and can't think of any changes to my system that occoured between when it was running fine and now.
Thanks.
Source: http://community.livejournal.com/php/505215.html
-
Mozilla Firefox 2.0 RU
Date: 10/24/06
(Mozilla) Keywords: html, linux
Официально ссылки будут объявлены в этот четверг.
Но! От пытливых умов не скрыться.
Mozilla Firefox 2.0 для Windows
Mozilla Firefox 2.0 для Linux
Mozilla Firefox 2.0 для Mac
Автоматическое обновление с Mozilla Firefox 1.5.* до Mozilla Firefox 2.0 для Windows
Автоматическое обновление с Mozilla Firefox 1.5.* до Mozilla Firefox 2.0 для Linux
Автоматическое обновление с Mozilla Firefox 1.5.* до Mozilla Firefox 2.0 для Mac
Кто сомневается, тому официальный линк на скачку - http://www.mozilla.com/en-US/products/download.html?product=firefox-2.0&os=win&lang=ru
Такие вот новости!
Source: http://community.livejournal.com/mozilla/376261.html
-
livejournal html help
Date: 10/24/06
(HTML Help) Keywords: html
A few HTML questions...
1.) How do i remove the white letterbox like border from the top and bottom of my page?
(i used an old code and sorta doctored it to how i wanted)
2.) How do i make a text menu at the top of the page?
3.) How do i center my icon?
where each menu option is bolded depending on what page u are on.
[for example, if you are on the friends page, "friends" would be bolded-only.]
Menu Options:
Journal
Friends
Icons
Info
Myspace
sorry those are random questions, hopefully you can help.
heres an upload of the code to tweak:
http://www.sendspace.com/file/lebng5
*(.txt file)
Thanks,
charlie
Source: http://community.livejournal.com/htmlhelp/2360168.html
-
Web Developement Blog Launch
Date: 10/24/06
(Web Development) Keywords: php, css, html, java, web
I'm not sure if I'm allowed to do this or not, but the company I work for (Sitecrafting) has launched a new website, and part of that is a blog on all things Internet. Our expertise is XHTML, CSS, PHP, and Javascript. This is shameless self-promotion, but check us out. Maybe you'll learn something. (Maybe. Maybe you can teach me something.)
Sitecrafting Blog
(Cross post to css_forum, php, and webdev. I can't remember how to link to communities)
Source: http://community.livejournal.com/webdev/364680.html
-
Table formatting?
Date: 10/24/06
(Web Development) Keywords: html
Hi everyone,
I'm trying to make a table with rounded corners using some image I've made. They're just sample images for now so that's why some of the colors are mismatched. The problem I'm having is that little gap of white space that still surrounds the table, between the images that should be at the very edge of the table and the background of the page itself. I've checked all the spacing, margins, padding, etc that I could see and I can't figure out why it's doing this! Both FF and IE7. Any suggestions?
http://www.golongo.com/example.html
Thanks in advance!
Source: http://community.livejournal.com/webdev/364306.html
-
dreamweaver question
Date: 10/24/06
(Web Development) Keywords: css, html, web
I made my first simple layout today using dreamweaver. (we'll see how well it works out) I saved my html file, then I saved my css files. (I clicked on cascading sheets) and went to upload them on awardspace.com. My css files are not showing up when I click on browse. I'm just wondering what to do to get them to show up to upload. Does anyone know? *total newbie here*
Thanks,
Tasha
edit: Ok, I realized it's not saving the changes to my html file either. I named a file index, and when I looked to edit it at awardspace, there was nothing I saw in dreamweaver. (all the html and css) - I editted it at the website, awardspace (so I could view my page at least even if I don't know what the hell is going on with dreamweaver) and it STILL doesn't show anything on my website. Grrr. Am I supposed to be saving something .html if it has html and css in it? I normally seperate my css file from my html file. So I've managed to entirely confuse myself. I would realllly appreciate some help.
Source: http://community.livejournal.com/webdev/364228.html
-
Web Developement Blog Launch
Date: 10/24/06
(PHP Community) Keywords: php, css, html, java, web
I'm not sure if I'm allowed to do this or not, but the company I work for (Sitecrafting) has launched a new website, and part of that is a blog on all things Internet. Our expertise is XHTML, CSS, PHP, and Javascript. This is shameless self-promotion, but check us out. Maybe you'll learn something. (Maybe. Maybe you can teach me something.)
Sitecrafting Blog
(Cross post to css_forum, php, and webdev. I can't remember how to link to communities)
Source: http://community.livejournal.com/php/505569.html
-
FormMail
Date: 10/25/06
(WebDesign) Keywords: html
Hello I have a problem. I have form set up using FormMail Clone.. Everything works perfectly no problems.
however when someone sends a message from the form words that have 's or , have the html markup... for example the word WON'T shows up like this in the email WON'T. Is there anything I can do to stop it from doing this?
thank you.
Source: http://community.livejournal.com/webdesign/1181705.html