Posts
 
Reputation
Joined
Last Seen
Ranked #150
Strength to Increase Rep
+11
Strength to Decrease Rep
-2
76% Quality Score
Upvotes Received
95
Posts with Upvotes
75
Upvoting Members
66
Downvotes Received
32
Posts with Downvotes
29
Downvoting Members
18
35 Commented Posts
~333.12K People Reached
PC Specs
i7-930; 3x2GB; R3E; Win7E

558 Posted Topics

Member Avatar for BluMess

I don't think that "this" kewyword is legal syntax in: [CODE] $(this).attr('id') [/CODE] but since the syntax: [CODE] this.att('id')[/CODE] will not work either. You are left with one solution only, - the right way to do things, a pure javascript syntax: [CODE]this.id [/CODE] Regards.

Member Avatar for Moshe_2
0
12K
Member Avatar for yangyang

[QUOTE=yangyang;1049664]Did some tests and seems all the HTML5 tags / features work pretty well across all modern browsers except in IE6 for whom you have to use a little JS to make it style specific HTML5 elements. It's easy but still takes quite some time to shape your skills / …

Member Avatar for baabroz1
0
240
Member Avatar for designershiv

There are articles where I try to explain that UI elements are no real DOM elements but OS provided ctrl's, which tend to (among other unexpected results) refuse z-index instruction and re-surface.

Member Avatar for Sujay808
0
3K
Member Avatar for 68thorby68

[QUOTE=Thorby68;1742781]Many thanks if you are looking at this. I have a simple order form that allows users to place an order for an item. The form also allows the user to add more items, calling a javascript function that utilizes innerhtml. Included in each order form, are dates. I am …

Member Avatar for tekwalker
0
3K
Member Avatar for Troy III

Will work on latest:Chrome Safari Firefox Opera and all versions of IE. *(client notifications are for demonstration purposes only, and subject to designer decisions and modifications ) Can be used for size and mime-type restrictions. When mime-type is not an issue, accepting any kind of image format can be done …

Member Avatar for Troy III
2
3K
Member Avatar for jonsan32
Member Avatar for infoitmanoj

how many images? 1. say, will they be like 2 alternating images sequencing two hours intervals. 2. every two hours in a day a new image (that makes 12 in total) to be shown as hours pass. 3. fixed in client time of application use, or in UTC Time of …

Member Avatar for Troy III
0
253
Member Avatar for davy_yg

Of course not. It is never OK to use the same ID for two or more individual subjects in the same global context. But ain't that obvious?

Member Avatar for Troy III
0
185
Member Avatar for DaveAmour

I always thought that JavaScript is the only language that has the potential of producing a live, living & evolving A.I.

Member Avatar for Troy III
0
404
Member Avatar for dusk2dawm

I don't think I para-like it. In fact, I think I para-hate it. Or it's just that I'm simply growing old?er.

Member Avatar for Troy III
0
201
Member Avatar for Dragoonqueen

@hpox 1.what were you doing before things started going south? 2.did you visit a site requesting you to install JAVA engine? 3.what is your current OS?

Member Avatar for Troy III
0
4K
Member Avatar for mattyd
Member Avatar for Troy III

# Determine if a namespace/variable-name exists # ## Check for namespace existence in your environment variables and objects before writing to them. ## **Guess if "Book1.chapter22.paragraph37" exists without provoking errors and retrieve/send data if it exists with simplest JS expressions.** Call syntax: isNS( [string], [num] ); Example: var nsresult = …

Member Avatar for Troy III
0
310
Member Avatar for samson.oba.77

maybe this way you will have a better overview of your error in variables "salate" & "suppen": var pizzen = [ ["Mageritha", 4.90], ["Cardinale", 5.90], ["Salami", 6.90] ]; var salate = [ ["Insalata Mista", 3.5], ["Insalata Polo", 5], ["Insalata Tonno", 5.5] ]; var suppen = [ ["Tomatencremesuppe", 2.8], ["Knoblauchcremesuppe", 2.9], …

Member Avatar for Troy III
0
244
Member Avatar for SimonIoa

<a> is not an Anchor Element without a properly initialized href object. It's the same as if you've written: _> <z><img.../></z> so it will inherit from HTMLUnknownElement Prototype. But, your real problem is the <img> tags being nested into <a> elements. Which are inline elements; have no layout; and no …

Member Avatar for SimonIoa
-1
278
Member Avatar for daz_omega

JavaScript <!DOCTYPE html> <html> <head> <meta charset=utf-8> </head> <body> <div class="wpb_wrapper"> Log In <div class="login" id="theme-my-login1"> This text doesn't change </div> </div> <script> this['theme-my-login1'].parentElement.replaceChild ( document.createTextNode("Don't Login!"), this["theme-my-login1"].previousSibling ); </script> </body> </html>

Member Avatar for gentlemedia
0
399
Member Avatar for ramsiva
Member Avatar for ajayreddy

The lowsrc has been used to load a low-resolution copy of the original image before the full resolution src-image has been loaded. Now... - Would you like to know why?

Member Avatar for Troy III
-1
103
Member Avatar for SoferSurfa

@Sofersurfa You should never, ever, assign the same ID to two or more subjects within the same popullation. This act in direct violation with the very definition of ID, its core purpose and meaning.

Member Avatar for Troy III
0
2K
Member Avatar for mattyd

mattyd you've changed the width of your form container - or you'vechanged the font or size; anything of that kind - or simply added borders, -just ad some more space to elements in the container and it will come back to normal. p.s.: next time avoid using floats for the …

Member Avatar for Troy III
0
339
Member Avatar for McLaren

Nicely done. It's true, they are all flickering in FF. And my gpu fan went louder shortly after opening it with FF. Possibly because the action is event-driven and the handler is being triggered at leas twice.

Member Avatar for Jayen
1
490
Member Avatar for panjiasmara

"oh my god" - where am I?!! panjiasmara, you never told us how did you call the function "showDiv()" in your original script. Please do, because if it worked on other systems we can make it work on apple too.

Member Avatar for Troy III
0
3K
Member Avatar for davy_yg

even W3schools got this right: > "Note: z-index only works on positioned elements (position:absolute, position:relative, or position:fixed)." [!note] Your z-index:2 div element has no position. Further on, "z-index: 0", (used on your second div) is not a valid z-index css value. Should be a non-zero positive integer or negative. Not …

Member Avatar for Alicera Nz
0
196
Member Avatar for gcardonav

you are calling the property "k" of object "f" which is "undefined" at line 32 col 244. Make sure "f" points to the object containing "k" property before calling it.

Member Avatar for Troy III
0
282
Member Avatar for riwakawd
Member Avatar for nadiam
Member Avatar for jean_5

>What can I do to the column variable has the Date value, for example? It's rather -what do 'you' want to do with them?

Member Avatar for Troy III
0
128
Member Avatar for jean_5

>if (/(\d{4})-(\d{2})-(\d{2}) (\d{2}):(\d{2}):(\d{2})/.test(list[i]**.?**)) What's the dot + questionmark doing there? Remove that, and come again.

Member Avatar for Troy III
0
260
Member Avatar for Dhugalmac

What is the HTML structure containing those inputs? And what doc-type are you using? Did you change any of the above-mentioned before this issue has arisen?

Member Avatar for Troy III
0
253
Member Avatar for samjom

>Just wanted to know from Daniweb expert! Which is more useful and suitable on home page? Rotating slider or static banner. The most useful thing on your page is the information a client came in for to be immediately reachable, highly accessible, prominently visible, very intelligible. Meaning Neither. Banners are …

Member Avatar for samjom
0
293
Member Avatar for Gunnas

That page should be run on IE - after running it you should get a safety warning msgBox : hit YES than check in "C:/" and get "test.txt" file for your hello message. It will be there.

Member Avatar for Troy III
0
26K
Member Avatar for jean_5

the difference between var $name and var name is that whenever you see a person using $name in his code instead of normal name, avoid talking to him, avoid conversing with him, avoid WORKING with him, and if your girlfriend happens to know him drop her too, even if he's …

Member Avatar for Troy III
0
180
Member Avatar for ahvic4u
Member Avatar for Taywin
0
2K
Member Avatar for matthewd673
Member Avatar for mattsheets

> You make a Google search and want to make some notes on the content of that page, save them and send them to me so I can also make notes on your notes. google is protected, you can't make notes on google-page search-results, because you cant host it in …

Member Avatar for Troy III
0
130
Member Avatar for marifard

Try this: body{background: #000 center/100% no-repeat fixed url(../layout/background.jpg);}

Member Avatar for Troy III
0
288
Member Avatar for irfan_4
Member Avatar for irfan_4
0
161
Member Avatar for naju

[QUOTE=bluepicaso;982502]This doesnt seem to work on Firefox, chrome, and opera :'([/QUOTE] Of course it doesn't - what did you expect?

Member Avatar for ratna_1
0
2K
Member Avatar for gcarterm_1
Member Avatar for gcarterm_1
0
337
Member Avatar for Siberian
Member Avatar for patk570

This fiddle is not working on my system but in case it works on an independent page, you can add a *function* containing `clearInterval(tabCarousel);` command to a *mouseover* event on a main tabs wrapper *element*.

Member Avatar for Troy III
0
4K
Member Avatar for waqas_2

Wy don't you try posting your question here http://www.daniweb.com/web-development/php/17

Member Avatar for Troy III
0
244
Member Avatar for Sagarika_1

Your fiddle at (http://jsfiddle.net/qjmDU/14/) isn't doing anything. Can you please provide a working example so that we can try fixing the delay you are having issues with?

Member Avatar for diafol
0
800
Member Avatar for iamthwee

Can you please expand on your example code, (...not enough data to process...) There has to be an alternative approach to the problem, probably not as convenient - but at least, one that will walk you across. p.s.: Yes it is true that to be able to use it, (refer …

Member Avatar for Troy III
-1
395
Member Avatar for jelly46

> I know you cannot nest a <form> within a <form>. Than, can you please provide us with the original source code fragment instead? Because, (since you already know that) you cannot nest a form within a form: The form with className: second-form will not be parsed; Therefore - will …

Member Avatar for Troy III
0
175
Member Avatar for AQWst

/unknown/i.test(document.createElement('bgsound')) ? document.write("<embed src='"+x+"' hidden autostart loop>") : document.write("<bgsound src='"+x+"' loop>");

Member Avatar for AQWst
-1
339
Member Avatar for Siberian

nope, the function is the action that must take place when the associated element is clicked.

Member Avatar for JorgeM
0
180
Member Avatar for Siberian

> Shouldn't the write command be writting the combined scrings of both variables one & two based from the return value ? No, because "total" is a local variable not available in global context of the "document.write". Executing the "apple" function will of course return the assignment value of the …

Member Avatar for Siberian
0
178
Member Avatar for Violet_82
Member Avatar for sabin_silwal

<html> <head> <title>Wix.com - 404</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta http-equiv="refresh" content="5; URL=http://www.wix.com/"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#000000" class="not-found"> <center> <font face="Arial">Something went wrong...</font><br><br> <font face="Arial" size=-1> The page you tried to access does not exist on our server.</br> For now, you may want to visit our <a href="http://www.wix.com/">site's homepage.</a> …

Member Avatar for gabrielcastillo
0
114

The End.