Nov 21, 2009

Eror 404 For Trap17 - The Code is Pretty Nice!

free web hosting
Open Discussion > MODERATED AREA > Computers > Programming Languages > Java, Java Servlets, Java Script, & JSP

Eror 404 For Trap17 - The Code is Pretty Nice!

szupie
OpaQue, where did you get that JavaScript for the error 404 page for Trap17? It's something I've looked for for a long time! I 've tried before, but couldn't achieve the typing effect with JavaScript. I'd be very happy if you could tell me where you got it. wink.gif

Comment/Reply (w/o sign-up)

cragllo
you can find all sorts of effects like that at: http://www.dynamicdrive.com/dynamicindex10/index.html

Comment/Reply (w/o sign-up)

RGPHNX
QUOTE(szupie @ Mar 19 2005, 11:02 AM)
OpaQue, where did you get that JavaScript for the error 404 page for Trap17? It's something I've looked for for a long time! I 've tried before, but couldn't achieve the typing effect with JavaScript. I'd be very happy if you could tell me where you got it.  wink.gif
*



Hi szupie,
Opaque isn't on the boards right now. I think I saw the answer to your question over at Trap17's partner site "Astahost.com" . Just search for "404" etc.. I,m sure I saw Opaque post to that topic, over there.
Hope this helps
RGPHNX

Comment/Reply (w/o sign-up)

szupie
QUOTE(RGPHNX @ Mar 19 2005, 11:10 AM)
Hi szupie,
Opaque isn't on the boards right now. I think I saw the answer to your question over at Trap17's partner site "Astahost.com" . Just search for "404" etc.. I,m sure I saw Opaque post to that topic, over there.
Hope this helps
RGPHNX
*




Hmmm... I'm an AstaHost user, actually. I even searched for such a topic, but I couldn't find it. I'll just wait for OpaQue to stumble upon this topic...

Comment/Reply (w/o sign-up)

biscuitrat
You could just view source and copy the code...it's what I would do. It's really kind of like a marquee except in Javascript. Newstickers use them all the time.

Comment/Reply (w/o sign-up)

szupie
QUOTE(biscuitrat @ Mar 19 2005, 02:57 PM)
You could just view source and copy the code...it's what I would do. It's really kind of like a marquee except in Javascript. Newstickers use them all the time.
*



I tried that, but it didn't work. I found many sites that have almost the same code.

Oh, cragllo, most of the codes on that site there don't work for firefox, even the ones that claim they do.
OK, I got it now. I didn't know the form part of the code was vital, so I deleted it and it didn't work. Now it works.

/mergedtongue.gif

Comment/Reply (w/o sign-up)



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : eror, 404, trap17, code, pretty, nice

  1. Ajax Code Need Help Debugging.
    (9)
  2. Ajax: Achieve Ajax Program In 5 Lines Of Code!
    (1)
    Well Last night, after a week of irritation and errors I finally created an easy Javascript object
    that easily and quickly allows you to develop an AJAX program in just 5 easy steps! Here's the
    link to the object I've created: http://www.demolaynyc.astahost.com/ajaxConn/ajaxConn.js
    Download it and read the Readme file that's under the same directory:
    http://www.demolaynyc.astahost.com/ajaxConn/Readme.html Basically what this object does is to
    connect to a server-side script (".php, .asp, .jsp, etc"), and what ever this script displays is
    sent back to t....
  3. My Code Does Not Connect To Database
    always databases (1)
    Hi everyone! i am having a
    database connection problem, i am using this code to connet to
    the database -
    *******************attempCounter = 0****
    CODE public static Connection getDbConnection(String p_db, String p_schema) { Connection
    conn = null; int attemptCounter = 0; while (conn==null && attemptCounter { att....
  4. Help Writing An Html Code (onclick Open Something)
    (12)
    hi, I am new in web development i want to make a page in which there are few buttons and on click
    of each button there is some hidden text field which becomes visible and user can enter the text he
    wish to in it. how can i ?....
  5. How Do I Create An Array Of Objects?
    The code in the tutorial I have read returns an error upon compilation (3)
    I want to create an array of type Cards. Is this the right way of doing it? CODE Card decker
    ; decker = new Card ; I always get the error DeckofCards: java:47: missing return statement
    whenever I compile this.....
  6. Enabling Jsp On Trap17 Free Hosting
    (1)
    Hi! On the trap17 homepage there is a list with services possible on user websites. There are
    mentioned as points 18 and 19 the usage of Tomcat and JSP. Now, I've set up a free webpage and
    tried to make a jsp-page. But unfortunately it doesn't work when I copy the file to the
    www-directory. What do I have to do to get jsp scripts running? Greets, Chris....
  7. Fire Effect Code
    (0)
    Here's a good Fire code:- -easy to install -super small -lag free(in most browsers) -great
    look/effect! Here's the image, it goes upwards... So basically, your forum would have these
    fire images flying from bottom to the top. It is lag free, simple, looks great and best of all, it
    takes very less space in ur wrapper... All you have to do is simply put this code in your site in
    tags... That's it!!!All done!! Code From:- http://rpg.u4l.com
    Enjoy!! /cool.gif" style="vertical-align:middle" emoid="B)" border="0" alt="cool.gif"....
  8. Countdown Code Help
    I need help setting an image as the background. (3)
    Ok, now for scripts like this i am not to well of working with..and i am in need of a bit of help, i
    would like to set a background image as the background not a color... CODE /* Dynamic
    countdown Script- © Dynamic Drive (www.dynamicdrive.com) For full source code, 100's more DHTML
    scripts, and TOS, visit http://www.dynamicdrive.com */ function
    setcountdown(theyear,themonth,theday){ yr=theyear;mo=themonth;da=theday } //////////CONFIGURE THE
    COUNTDOWN SCRIPT HERE////////////////// //STEP 1: Configure the countdown-to date, in the format
    year, month, day: se....
  9. Picture Enlargement
    javascript code (2)
    ok i have alot of pictures on my site and i need a way in which i can hold my mouse over the
    pictures and the picture can get bigger. I know it will be some kind of javascript or flash trick
    can anyone explain the prosess for it?....
  10. Whats The Classpath (for The Packages) On Trap17
    I don't want to recompile my classes 20x (2)
    Hi all.... I just moved from my local server to trap17 for testing my JSP and servlets... However I
    am having troubles with my servlet classes... when I put them under the WEB-INF/classes/ I
    don't know what the package on top of my classes should be, and how I include em in the JSP
    files..... Offcource I can find out but I'm to lazy to keep recompiling my classes untill it
    works /tongue.gif' border='0' style='vertical-align:middle' alt='tongue.gif' /> ... Tnx....
  11. How To Use Java In Trap17
    How to setup java to use in trap17? (4)
    Do anybody have an idea of how to enable or get access to use Java in trap17 host? Is there any
    resources around? Please, share the info if you r already using Java on your trap17 site or know
    how to do it? Thank You. /unsure.gif' border='0' style='vertical-align:middle' alt='unsure.gif'
    /> /unsure.gif' border='0' style='vertical-align:middle' alt='unsure.gif' /> /unsure.gif'
    border='0' style='vertical-align:middle' alt='unsure.gif' /> ....
  12. Image Show With Thumbnail And Fade
    Does anyone know were I can get this code? (2)
    Hi I would like to know if anyone knows a javascript that makes an thumbnail 'slideshow'
    and when mouseover...it fades...and when you click...it enlarges!!! I saw it somewhere here on the
    net but i cant finf it anymore!!! Can anyone help me...or does anyone know a good javascript
    site???? THANKS ....
  13. How To Insert Code With Javascript
    How to insert into a div an amount of code (11)
    Hi, I have the next html page CODE function insertcode() { var code =" blablabal babala
    babababab here comes header fadfafa anchor blalbababa " var myText =
    document.createTextNode(code); document.getElementById("content").appendChild(myText); } -->
    Insert Code This code insert the data as text. The html tags are not treated like markup.
    I need to insert the code in a time. I mean i can not go tag per tag. (E.g.
    document.createElement("p")... ) Is there any method to insert a pice of html code into a div and
    keep it like code not like tex....
  14. Java Script Drop Down Menu With Css
    - a full code for a dynamic drop down (2)
    Introduction This is a code that I use to dynamically create the drop down menus. First, you have
    to edit the following code and put it in your Javascript. Notice : /*** SET BUTTON'S FOLDER HERE
    ***/. Edit that to your folder. Also, the /*** SET BUTTONS' FILENAMES HERE ***/. This creates a
    mouseover when the drop down is activated. Put all your onmouseover images under: oversources = new
    array; and your onmouseout images under : upsources. Be sure to set your on and out images above
    each other. CODE /*** SET BUTTON'S FOLDER HERE ***/ var buttonFold....
  15. Is There Anyone Run Jsp Successfully On Trap17?
    (4)
    It seems trap17 is using apache 1.3.x + tomcat 5.0.x + mod_jk 1.2.x for jsp solutions. Jsp access
    go to apache first, then go to tomcat through connector mod_jk. The problem is the jsp file should
    be put under the webapps folder under tomcat . But trap17 only provide the ftp access to apache web
    folders. So how is it possible to run a jsp web site. I would like to know anyone of you has
    hosting Jsp successfully. If yes, can you tell us how do you make it. Thanks.....
  16. Hammurapi
    Java Code Review Tool (0)
    hi friends, I came across another useful tool, Hammurapi. It is a code review tool for Java. It
    parses thru java source files and generates a report stating all the violations to the standards.
    It is very much customizable so that u can define ur standards and it will report. It can be found
    at www.hammurapi.org It can also be called from an ant build file. I feel it wud be very useful
    for java projects and to maintain coding standards.....

    1. Looking for eror, 404, trap17, code, pretty, nice

Searching Video's for eror, 404, trap17, code, pretty, nice
See Also,
advertisement


Eror 404 For Trap17 - The Code is Pretty Nice!

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com