Now my question is if this is correct, or not?
My problem is that it executes in file-form, in IE, Firefox, but not my MSN brower.
But, when I upload all of the files (including the ScrollIt.jar file), it won't operate on any browser, or it will freeze up the browser window completely.
(website: http://nexus.mohawkcollege.ca/shernden/sh06/winter/winter.html )

I don't need anyone to tell me how to do it, but I would love to know if I'm doing something wrong, or if this is beyond me.

Source: http://www.livejournal.com/community/computer_help/530662.html

  • The perils of table-less layouts

    Date: 11/15/05 (Web Development)    Keywords: browser, css, html, technology

    It has been decided that the site I'm working on should take up the entire browser window instead of a fixed width of 750px. As such, I've been trying to convert the thing to use percentages instead of pixel values, and I'm having some trouble getting things to line up. I would be eternally grateful if someone could help me out, details


    The small image shows the problem I'm having. The top grey bar should line up with the blue part, but I cannot get it to do so. Note that the problem is present in both IE6\win and FF\win, which leads me to believe the problem lies with my code, not with a weird browser thing. So here's the css:

    body
    {
    	font-family: arial, sans-serif;
    	font-size:.8em;
    }
    a
    {
    	font-size:1em;
    	font-weight:bold;
    }
    ul
    {
    	padding: 0px 0px 0px 0px;
    	margin: 0px 0px 0px 35px;
    }
    li
    {
    	margin-bottom: 5px;
    }
    img
    {
    	padding: 0px 0px 0px 0px;
    	margin: 0px 0px 0px 0px;
    	border:none;
    }
    div.left
    {
    	float:left;
    	width:161px;
    	
    }
    #content
    {
    	background-color:#E8EAF7;	
    	border-left:5px solid white;
    	padding:3px 0px 0px 3px;
    	line-height:130%;
    	position:absolute;
    	left:162px;
    }
    
    div#navmenu
    {
    	background:#E8EAF7 url(ncorner.gif) no-repeat bottom right;
    	list-style-type:none;
    	padding:2px 0px 5px 5px;
    	margin-bottom:5px;
    	
    
    }
    
    ul#nav
    {
    	list-style-type:none;
    	margin-left:0px;
    }
    
    ul.nodec
    {
    	list-style-type:none;
    	margin-left:20px;
    }
    
    .description
    {
    	line-height:110%;
    	font-size:1em;
    	color: #222;
    	position:relative;
    	left:5px;
    	width:90%;
    }
    .nomargin
    {
    	margin:0px 0px 0px 0px;
    }
    
    h1
    {
    	font-size:1em;
    	margin: 0px 0px 0px 0px;
    }
    h2
    {
    	font-size:.85em;
    	margin: 0px 0px 0px 0px;
    	font-weight:bold;
    }
    h3
    {
    	font-size:1em;
    	font-weight:bold;
    	margin:0px 0px 0px 0px;
    	padding:0px 0px 0px 0px;
    }
    
    #floatbreaker
    {
    	height:75px;
    	border-top: 2px solid white;
    	margin-top:3px;
    	padding:0px 0px 0px 5px;
    }
    #container
    {
    	width:100%;
    }
    .imgbottom
    {
    	position:relative;
    	margin-top:0px;
    	padding:0px 10px 0px 0px;
    	bottom:-10px;
    }
    
    div#head
    {
    	color:#fff;
    	background:#525252 url(corner.gif) no-repeat top right;
    	font-size:2em;
    	padding-left:3px;
    }
    p
    {
    	margin-top:0px;
    	margin-left:5px;
    	line-height: 130%
    }
    acronym
    {
    	border-bottom:1px dotted black;
    }
    



    And now the html

    
    
    
    
    
    	The IP Phone Services Bake-Off
    
    
    
    
    
    IP Phone Services Bakeoff

    Overview

    The IP Phone Services Bake-Off is a competition open to all ASU students interested in emerging VOIP technology. The goal of the competition is to come up with an innovative application for Cisco IP Phone technology. Your idea is totally up to you, but it should add some functionality beyond what IP Phones can already do. You may also want to read the official rules.

    Independent Study Credit

    In addition to the prizes listed below, students will be able to get independent study credit for this project. Individual professors will determine the exact requirements, so interested students should contact the appropriate professors as soon as possible.


    Prizes

    • First prize: Six week internship with Cistera Networks in Dallas, Texas
    • Second Prize: Sony Playstation Portable and $500
    • Third Prize: Sony Playstation Portable and $150

    What's Next?

    Sponsored by:

    _ W.P. Carey School of Business_ Center for Advancing Business through Information Technology_ CISCO Systems_ Cistera Networks


    Source: http://www.livejournal.com/community/webdev/269989.html

  • Roll over drop down menu's

    Date: 11/15/05 (Web Development)    Keywords: html, web

    good gravy there has to be some outthere that do not cost an arm and a leg
    http://operator.net-tech.us/website-devel/MayanPigments/ is what I have, I tried to use the son of suckerfish drop down (http://www.htmldog.com/articles/suckerfish/dropdowns/) but for what ever reason it does not work in Mozilla and or Firefox
    ideas/help oh great interweb?

    Source: http://www.livejournal.com/community/webdev/270305.html

  • Tables

    Date: 11/15/05 (HTML Help)    Keywords: html

    Does anyone know the code to make a display for icons like the one in this journal?
    http://www.livejournal.com/community/icontutorials/136250.html#cutid1
    thank you.

    Source: http://www.livejournal.com/community/htmlhelp/2197724.html

  • Roll over drop down menu's

    Date: 11/15/05 (WebDesign)    Keywords: html, web

    good gravy there has to be some outthere that do not cost an arm and a leg
    http://operator.net-tech.us/website-devel/MayanPigments/ is what I have, I tried to use the son of suckerfish drop down (http://www.htmldog.com/articles/suckerfish/dropdowns/) but for what ever reason it does not work in Mozilla and or Firefox
    ideas/help oh great interweb?

    Source: http://www.livejournal.com/community/webdesign/1017057.html

  • Thunderbird: blank lines quoting

    Date: 11/17/05 (Mozilla)    Keywords: html, google

    Hello everyone.

    Is there any tweak or extension that can help me make Thunderbird (I use 1.5 20051025) stop quoting blank (empty) lines? I think that quoting them is useless.

    For example, I want the following message piece:
    -- cut --
    >> blah! blah!
    >>
    > Yah-yah! Blah is cool

    Yes, I think that blah is cool too

    And yah is cool as well
    -- /cut --

    to be quoted as:

    -- cut --
    >>> blah! blah!
    >> Yah-yah! Blah is cool
    > Yes, I think that blah is cool too
    > And yah is cool as well
    -- /cut --

    And if anyone knows the way to make Thunderbird insert a space right after the quoting sign ('>') that will be great as well. The text right after the > looks ugly. I.e. I want to have:

    -- cut --
    >> Quote 1
    > Quote 2
    -- /cut --
    instead of:
    -- cut --
    >>Quote 1
    >Quote 2
    -- /cut --

    This applies to the messages sent only.
    I use plain-text, not html.

    I've searched the google, forums, faqs and knowledge base trying to find some solution to these issues but in vain.

    Any help, hint or advice will be GREATLY appreciated.

    Source: http://www.livejournal.com/community/mozilla/337266.html

  • Slicing an image in Fireworks

    Date: 11/18/05 (WebDesign)    Keywords: html

    This is prolly a silly question, but I'm a newbie in the slicing department. Know HTML and DW tho'.

    I'm working on this very simple banner i Fireworks, and I wanted to add a rollover effect so I sliced it. Was taught it once but I never got it to work 100%. It's now an HTML file and exported to Dreamweaver, looks pretty and all that. My question:

    Aren't you suppose to be able to put some content under the table with the image? Every time I try (even in the HTML code) the text ends up behind the image. What am I doing wrong?

    Or is it easier to create the whole layout in Fireworks or Photoshop and then slice it? I always mess it up but if it's easier I'll try again.

    Thanks a bunch!

    Source: http://www.livejournal.com/community/webdesign/1018276.html

  • SEEKING HELP WITH ONLINE PHOTOGALLERY. WILL EXCHANGE FOR FREE HOSTING!

    Date: 11/19/05 (WebDesign)    Keywords: php, html, java, web

    hey guys,

    I've been doing webdesign for a while, and have a pretty good knowledge of html. i am currently working on website for me and some friends of mine which will involve a photogallery with a lot of different subcatergories and seperate pages for each image, and it seems kind of pointless to go and create each seperate page for each picture, as well as keeping them under different catergories, photographers etc. i'd also like to have a very simple login and upload type thing so people can post pictures, define the catergory or subject, title, etc. maybe even something so that it automatically resizes the pictures to a set size. either way, this is beyond the realm of my web knowledge, and probably would involve php or something.

    so, what i'm asking is, if anybody has a good knowledge of creating photo galleries with posting and sorting, etc (like a way paired down deviant art or something) i'd be willing to exchange some free web space and a subdomain (the website is polaroidbandits.com, so it'd be a totally hip domain to be hosted on haha) in exchange for helping me build this photogallery.

    i'm pretty clueless when it comes to anything other than html and real basic javascript, so if you can help me out either leave me a comment or send me an email at tay@polaroidbandits.com

    thanks!

    Source: http://www.livejournal.com/community/webdesign/1019118.html

  • Javascript Validator

    Date: 11/25/05 (Web Development)    Keywords: html, java

    sorry, again with this problem, but it's urgent this time and I haven't got my programmer friend who put it together for me to help so i'm stumped!

    This form I have has a validator and that part is all working, so that's good, but while I was testing I didn't have it actually submitting and now that I've added the action and the email address to send it to I realise it doesn't even send..

    I think it's actually lacking anythign that tells it to send. im using a regular button instead of a submit button. i just need to know where to put the 'submit' function and how!



    here is the HTML for the form:

    		  
    3AW
    2GB
    N/A, I didn't hear your ad





    here is the javascript

    
    
    
    


    all that modal=true stuff is to show or hide the div in which the form is in, it only shows if the page is directed from a certain address, and it only disappears if the form is validated.

    Can anyone see where I need to insert something to make the form actually SEND to the email adress?
    All it seems to do onclick is check to see if it is validated..

    Source: http://www.livejournal.com/community/webdev/273662.html

  • Any PHP Gurus wanna answer a question for me?

    Date: 11/26/05 (Computer Geeks)    Keywords: php, programming, mysql, browser, html, database, asp, sql

    I've done plenty of ASP.NET programming but this is my first foray into the wonderful land of PHP and I've got a question about how often you hit the database in a normal page load... basically I have tags like:

    within the front end page and listing.php goes something like

    $database = mysql_connect("localhost", "your_database_user_id", "your_database_password");
    mysql_select_db("your_database_name", $database);
    
    switch($type){
    	case 'thumbnail':
    		header("Content-type: image/jpeg"); // act as a jpg file to browser
    		$query = "SELECT thumbnail
    			FROM your_table
    			WHERE id = $id";
    		$result = mysql_query($query, $database);
    	
    		$row = mysql_fetch_array($result);
    		$jpg = $row["thumbnail"];
    		echo $jpg;
    		break;
    	case 'address':
    		header("Content-type: text/html"); // act as an html file to browser
    		$query = "SELECT address
    			FROM your_table
    			WHERE id = $id";
    		$result = mysql_query($query, $database);
    	
    		$row = mysql_fetch_array($result);
    		$address = $row["address"];
    		echo $address;
    		break;
    }
    

    Now if I understand this correctly, anytime the parser hits a tag (or w/e) it will connect to and select from the database. So on a page with 5 tags that pull from listings.php, the scripts will connect to, select from and disconnect from the database 5 times right? Is this is proper way to do things? It kinda makes me uncomfortable to make so many database hits but this seems to be the average way php developers do it.

    Source: http://www.livejournal.com/community/computergeeks/824527.html

  • font help

    Date: 11/27/05 (HTML Help)    Keywords: html

    what is the code to lessen the space between lines in a paragraph? for example:
    Image hosted by Photobucket.com
    i want them to look like the second "html help," not the first.
    thanks.

    Source: http://www.livejournal.com/community/htmlhelp/2205014.html

  • Can you view Mac layout on a PC?

    Date: 11/28/05 (WebDesign)    Keywords: browser, html, web

    I just got done designing a small website for a client. Everything looks good on my PC platform using all major browsers. However, he uses a Mac and just sent me an email saying some of the images aren't loading and some of them are being cut-off on the right hand side. This is the page in question: http://www.michaelhargrave.com/gallery.html

    I have two questions:
    1. As a PC user, is there any way to see what a website will look like on a MAC platform, i.e. a virtual website or something?
    2. If you're on MAC and can see the problem can you recommend how to fix it since I can't see for myself?

    Thanks in advance.

    Source: http://www.livejournal.com/community/webdesign/1022840.html

  • Javascript and CSS - hiding elements

    Date: 11/28/05 (Javascript Community)    Keywords: browser, html

    Spent some time looking for this last night, but right now I have to get another function working.

    When hiding elements with "inline" and "none", the script I normally use requires
    style="display:inline;" in the element.


    However, the elements I am hiding this time are HTML table cells. Having the style tag seems to mess up the way it draws on FIreFox.

    Is there a way to switch classes and hide elements? Seems that if I use a class instead of style it draws nicely.

    This is the code I have now, but it doesnt seem to work - but there are no JS errors.
    document.getElementById(LayerName).className = "layershow";



    Solution:
    Even though we got the right code for using classes, ultimately I had to go back to the style tag because of browser draw issues. using the style tag on a nested div tag seems to work.

    Source: http://www.livejournal.com/community/javascript/84716.html

  • fopen(): SAFE MODE Restriction

    Date: 11/30/05 (PHP Community)    Keywords: php, html

    Hello!
    I am working on a site where users will create an account, which will grant them access to a subdirectory via .htpasswd. So I made the form, found some slick code that allows a PHP script to add users to .htpasswd, got it all put together, tried it, and *crash*. I get this error: fopen(): SAFE MODE Restriction - in researching it, I find that it's because the .htpasswd file is in my client's account root, and my php script is in the public_html directory and it won't work that way. Now, I have NO clue if the .htpasswd file needs to be where it is or not. Any ideas? Also, do any of you have any ways to work around the other issue or am I SOL?

    Thanks so much!

    Source: http://www.livejournal.com/community/php/371986.html

  • New site-help wanted

    Date: 11/30/05 (Web Development)    Keywords: css, html, java


    Hello everyone.

    I'm making a new html tutorial site (later maybe covering css, javascript ect) with a new approach to teaching html. It's set up so users sign up at first, then they go through course and take tests at the end. This way, the path is set so they wont get lost like in a big tutorial site, and they can track their progress as they go along.

    I'm almost done with all the backend stuff and the user management system, now all I need are some lessons. If anyone would like to write some html tutorials, or maybe start a css or javascript path for credit on the site, feel free to email me here. You need to know html, or what ever your writing for, and need to explain it well, and be able to write a 10 or more question test to go along with it.

    The site is www.UnOfH.com, and since I don't have the log in system done yet, you can use the following to see the site,
    Name:testlog
    Pass:testpass

    If anyone would like to help with lessons, an html cheat-sheet, or any comments, that'd be great.

    Thanks for your time.

    Source: http://www.livejournal.com/community/webdev/274824.html

  • IE to Mozilla troubles! Ugh!

    Date: 12/02/05 (WebDesign)    Keywords: css, html

    I'm having a bit of a tiff with Firefox.

    The site I'm working on (http://later.toastninja.net/test.html in its very, as you can see, early stage) looks fine so far in IE, but when I look at it in Firefox the content's DIV is wider than it should be and the border doesn't show up. The DIV is classed to a section on the main CSS (css.css), which has in it:

    .box
    { border: 1 solid #000000;
    background: #FFFFFF;
    position:absolute;
    left:100px;
    top:220px;
    width:600px;
    padding:3px;
    overflow: visible;
    font-family: verdana;
    font-size: 12px;
    color: #000000; }

    The bolded parts are what's causing me trouble. Anybody?

    Rock on. ♥

    Source: http://www.livejournal.com/community/webdesign/1024623.html

  • How to write unmantainable code - The Kama Sutra

    Date: 12/02/05 (Code WTF)    Keywords: html

        This technique has the added advantage of driving any users or documenters of the package to distraction as well as the maintenance programmers. Create a dozen overloaded variants of the same method that differ in only the most minute detail.
        I think it was Oscar Wilde who observed that positions 47 and 115 of the Kama Sutra were the same except in 115 the woman had her fingers crossed.
        Users of the package then have to carefully peruse the long list of methods to figure out just which variant to use. The technique also balloons the documentation and thus ensures it will more likely be out of date. If the boss asks why you are doing this, explain it is solely for the convenience of the users.
        Again for the full effect, clone any common logic and sit back and wait for it the copies to gradually get out of sync.


    Боянец, хотя почитать через год все-таки интересно, полная версия - http://thc.org/root/phun/unmaintain.html

    Source: http://www.livejournal.com/community/code_wtf/19552.html

  • Jeffy cooks up another website

    Date: 12/03/05 (See my site)    Keywords: html, web


    jeffjr5
    Originally uploaded by geozila.
    anounceing my latest website ....its a free one at tripod ....i have included some of the latest and most popular animations ...it also contains two very popular picture gallerys 2 to 5 thousand page views a month average so far on just the gallerys alone ...well enough of the promo here it is at [http://jeffypod.tripod.com/index.html] i only hope everyone is inspired by it and enjoys it ...since it is a free site and i have never made any money from it

    Source: http://www.livejournal.com/community/see_my_site/92614.html

  • Jeffy cooks up another website

    Date: 12/03/05 (WebDesign)    Keywords: html, web


    jeffjr5
    Originally uploaded by geozila.
    anounceing my latest website ....its a free one at tripod ....i have included some of the latest and most popular animations ...it also contains two very popular picture gallerys 2 to 5 thousand page views a month average so far on just the gallerys alone ...well enough of the promo here it is at [http://jeffypod.tripod.com/index.html] i only hope everyone is inspired by it and enjoys it ...since it is a free site and i have never made any money from it

    Source: http://www.livejournal.com/community/webdesign/1025563.html

  • name based virtual hosts, suse

    Date: 12/04/05 (Apache)    Keywords: php, html, web, yahoo, google, apache

    I am beginning to work on multiple sites on my home test server and need to set up virtual hosts. 

    My server is running SuSE 10 with Apache 2, and is accessed by typing in "talon" in firefox's address bar.  I copied vhosts.template to site1.conf and edited it as follows:



    Next I opened /etc/hosts and edited as follows:



    Then, rcrestart apache2.... ok.

    And here is where I am stumped..  (and btw I googled the bit about /etc/hosts - i'm not sure if that's how it should be).    If I type in http://talon/site1 Apache says page can't be found.  If I try http://site1 page can't be found.    My site1 files exist in the DocumentRoot listed in the site1.conf file above. 

    I also read through apache's documentation on virtual hosts but the way they explained it didn't make as much sense to me. 

    Thanks for any and all help.. I've wanted to learn vhosts for some time now. 

    Source: http://www.livejournal.com/community/apache/27604.html

    1. Need Java Help

      Date: 11/15/05 (Computer Help)    Keywords: browser, html, java, web

      Not sure this is the right community, but I found this by searching "java".

      Anyway, for a school assignment, I need to compose a simple website, with a small java code.




    CODE="ScrollIt.class"
    ARCHIVE="ScrollIt.jar"
    WIDTH="640"
    HEIGHT="50">










    Make sure that your browser is Java enabled...



    Previous page  ||  Next page


    antivirus | apache | asp | blogging | browser | bugtracking | cms | crm | css | database | ebay | ecommerce | google | hosting | html | java | jsp | linux | microsoft | mysql | offshore | offshoring | oscommerce | php | postgresql | programming | rss | security | seo | shopping | software | spam | spyware | sql | technology | templates | tracker | virus | web | xml | yahoo | home