- Strength to Increase Rep
- +11
- Strength to Decrease Rep
- -2
- Upvotes Received
- 66
- Posts with Upvotes
- 64
- Upvoting Members
- 42
- Downvotes Received
- 6
- Posts with Downvotes
- 6
- Downvoting Members
- 6
- PC Specs
- Desktop ======= Intel Celeron @ 2.75 GHz Mem: 4 GB OS: Win7 / Ubuntu 10.10 / Haiku Laptop ====== AMD…
Re: [CODE]time() date_create('15 days ago')[/CODE] | |
| Re: It's not java, but javascript, but never mind. Did you check the source, are the image tags okay? What does your dummy thing look like (are there any differences other than source and title)? |
Re: As far as I understand those things, you need to make Apache (or whatever server you use) look for your new php version. | |
Re: You could add lang="en-AU" to your html tag, and with the Content-Language header. | |
Re: You can't block the print screen key, and be happy it is like that. | |
Re: That would be 38: floor(2723 * 1/6 * sqrt(3) / 20.25). [B]New puzzle #11[/B] (posted it somewhere else also): Is there a sequence of valid moves in chess that leads to the following (explain): [img]http://twiss.nl/chess.png[/img] | |
Re: 1. Don't. It's annoying - and if someone wants to get something from your site, it will happen anyway. 2. You can't. | |
Re: You need to first cancel the timeout (google that). | |
Re: How do they think they're going to help removing the malware if they don't know its name? What does the 'Learn how to fix this' page say? | |
| Re: It may be my personal preference, but could you remove all that code (on mobiles, it's a bit of a pain to scroll down 60.000 pixels)? Honestly, I don't expect that anyone here is going to re-write that script so that it fits your exact needs. There are a lot … |
Re: It depends on what you like and what you want? | |
Re: First of all, think of which versions of IE you want to support; IE6 and IE8 are a whole different story. Second, all the different quirks in IE are quite well documented, along with workarounds. You might want to look them up. Third, as for javascript (I know that's not … | |
Re: Always start with javascript, not jQuery. For example: [url]http://www.tizag.com/javascriptT/[/url] | |
Re: I believe you're missing a semicolon (didn't look to the rest in-depth, but some things seem strange to me). Besides, if you put your code in [noparse][code][/noparse] and [noparse][/code][/noparse] tags and indent it, such errors are much easier to spot. Also, if you open a console in chrome (or whatever … | |
Re: I think you mean this: [CODE] <script type="text/javascript"> var url = "http://gamestoenjoy.com/site/test.php"; document.write('<script src="'+url+'">'); </script> [/CODE] | |
Re: Maybe you should just give the div's 100% height? (Could also try a search for that; css 100% heigth layout/div or something like that.) | |
Re: It might be just me, but I've got no clue what you want to do whatsoever. What are those values, where do they come from, what has to be done with them, what doesn't show correctly, etc. | |
Re: Why in hell would you want to do that? If you want to just cancel the submit before it even started, you could return false in the onsubmit handler. | |
Re: Could you post the string [icode]$datetime[/icode]? Anyway, [icode]strtotime[/icode] or [icode]date_create[/icode] might do the job. | |
Re: What doesn't work? Take a look at $.ajax and $.post. | |
Re: I always tend to open far too many tabs, and that's why I use Chrome. I love Firefox more, but when you open like 50 tabs (yeah, I hate closing tabs), it starts getting too slow for my taste (I once checked when it had 27 tabs open and it … | |
Re: Well, it depends a bit on what exactly you want to make. If you want a dynamically-sized website, use percentages. If not, the main parts of your website should (IMO) use the full width of the screen, [i]or[/i] have a fixed width and be centered. If you have specific issues, … | |
Re: I think they're meant to make sure the user provides his or her email address. | |
Re: Do you mean [URL="http://www.rostinventures.com/seo-consulting/reverse-seo-consulting.html"]trying to remove content from the web[/URL], or do you mean [url=http://www.reverseseo.com/]this company[/url]? | |
| |
Re: What are we supposed to do for you? If you want to make this, what did you try? If you have an idea how to do it, what's the problem? | |
Re: Nope, I don't think so. Google can't crawl mobile apps. Be sure to make clear the conditions, take a look at where the link is placed, and compare with the costs of Google Ads and the like. |