11,557 Posted Topics
Re: Try this conditional statement... function isNumberKey(evt) { var charCode = (evt.which) ? evt.which : event.keyCode if ( (charCode >= 48 && charCode <= 57) || (charCode == 110 || charCode == 190) || (charCode >= 96 && charCode <= 105) ) { return true; } else { alert("Enter Numeric data … | |
Re: I'll add it to the list of things to do. There are some other priorities I want to take care of first. | |
Re: http://www.daniweb.com/software-development/c/threads/50370/starting-c- http://www.daniweb.com/software-development/cpp/threads/70096/c-books | |
I've done a lot of work over the past two days trying to make DaniWeb more mobile-friendly. It's *no where* close to perfect, and it's certainly not a mobile-optimized skin, but it should make normal browsing on the site a bit easier. I've been focusing around tablet devices, and currently … | |
Re: I assume you mean bing and not ping. If only one page is indexed, it is because the search engine dosen't think your site is worthy enough of having more than that indexed. Increase your number of backlinks (have other sites on the web link to you) and provide useful, … | |
Re: It might be a rogue ad or widget that followed you across some sites but not others. Perhaps certain sites use the same ad server or ad network, or are using an errored social media widget. | |
Re: The hover effect for the ads is a DaniWeb feature, and is unrelated to the advertisers themselves. We've had this feature for about six months, and have landed many ad campaigns due to its uniqueness. | |
Re: Sorry, but no. We require all content posted on DaniWeb to be unique to us. | |
Re: What do you mean by "messed up"? Can you upload a screenshot so I can see what you're talking about? | |
Re: I'm confused by your question. This forum is meant for people who are running eCommerce sites, not buying from them. | |
Re: I never heard of it before, but maybe it's a cookie issue? Are there any cookie issues you're experiencing with other sites with it? | |
Re: > do me a favor. send me a mail from these forum, for test please Log out of the site and request a password reset. | |
![]() | Re: Do you mean that the CSS file is missing?? Try hitting Ctrl+F5? Can you send a screenshot. ![]() |
Re: Are they listed here ... C:\Documents and Settings\[b]Your-Windows-Username[/b]\Favorites | |
Re: A PHP array is stored in memory and only exists for the duration that it takes for the individual web page to render. If you want to keep adding to it, and *not* have that information be volatile (but actually retained), you're going to want to be storing it in … | |
![]() | Re: I used to run IE7 in a Virtual PC environment. Right now I just make sure to test with IE Compatibility mode set to each one of the versions. |
Re: If you come from the graphic design / web content side of things, I would focus on Javascript and jQuery. jQuery is growing increasing popular these days, and knowing it intimately will make you a rockstar when it comes to client-side development. IMHO, it's also a good transition from the … | |
Re: It's not tricky to calculate the size of the hover area. It's tricky to come up with a cross-browser way of scrolling a relative amount of where the hash anchor places you without overwriting the hash anchor ... across all browsers. | |
![]() | Re: This is just off the cuff, but maybe something like this: select forum_topics.*, MAX(posted) AS last_post LEFT JOIN forum_replies ON (forum_topics.topic_id = forum_replies.topic_id GROUP BY forum_topics.topic_id ORDER BY last_post DESC ![]() |
It's most likely on my end, but I can browse the web just fine, but for some reason I can't access either Facebook or Twitter?! I can do a google search, and no issues with any other sites I've tried browsing to so far. I'm home, and not behind a … | |
| |
Re: > Why am I seeing the Meet Fred banner on the home page if i am logged in? I thought it only shows if your logged out? I'm trying an experiment to see what members think of him. Diafol, that's very mean of you to say. Didn't anyone ever tell … | |
Our forum threads have the URL format /category/threads/123. Each post within a forum thread has a permalink URL /category/threads/123/1 and /category/threads/123/2, which jump to the specific post on the page. Regardless of which URL you use, I am setting the canonical URL to /category/threads/123. Should I also set the meta … | |
Bing Webmaster Tools SEO Analyzer feature has an error message "There are multiple <h1> tags on the page." Are there really not allowed to be multiple H1 tags on the page? | |
Re: The answer to your first question I can't help you with. If I understand you correctly, you want to offer music files that are already offered elsewhere on the web, but don't know where to get them from? Why would someone use your site versus any of the other sites … | |
Re: I turned off autocomplete in this way ... [It's valid HTML5](http://www.w3.org/wiki/HTML/Elements/input/text). | |
Re: Sorry, you looked at it while it was broken. I was working on having it only put members who were active over the past 90 days in the top list but it didn't work so I reverted it. | |
![]() | |
![]() | Re: I don't mind, and I did try his service after he posted asking for feedback in Website Reviews. ![]() |
Re: You can make the change in the php.ini file, but you can alternatively make the change at the top of the PHP script with something like this: `date_default_timezone_set('America/New_York');` | |
Re: A lot of SEO experience will let you build up a great resume with testimonials. You can build a business through word of mouth. | |
I use tooltips via the title attribute to give helpful advice about what different elements on the page mean. However, there's a lot of redundancy both on the same page and between pages. Can this hurt me, or does Google pretty much understand/expect you to be doing this? ![]() | |
Re: I'm going to work on a mobile-friendly design for the site. | |
![]() | Re: Please visit this page to change your username: http://www.daniweb.com/members/1091556/Samuel2/edit_membership ![]() |
I know that there's mention of this date in another thread I started here, but I wanted to draw attention to it. We lost 50% of our traffic on Tuesday, November 20th, 2012, and haven't recovered since. That day I don't believe lines up with a Google Panda algorithm update … | |
Re: Please post in our [Job Offers](http://www.daniweb.com/business-exchange/jobs-and-resumes/52) forum. | |
Re: Elliptical, exercise bike, and treadmill. I *try* to do 30-45 minutes at least three times a week. It's not a lot, but for someone who works at home on the computer, it's just about the only exercise I get. ![]() | |
Re: Theguitarist, there needs to be some type of visual feedback for people to understand how the feature works. How would the system know when you're *done* selecting all your pieces of text? It could be over the course of ten minutes with a five minute break between selections? | |
Re: Create a portfolio of small mini-projects that can serve a dual role of showing off your skills and also gain some publicity for your "virtual resume". Have each project be something that would attract a widespread audience while at the same time showcasing a different major skill. | |
What features do you like or use in other forum systems that you think would be a good fit here on DaniWeb? | |
Re: I'm not an Opera fan and I really don't want to have to install it. Can someone else please confirm this bug before I'm forced to see for myself? | |
I've made a handful of changes to member profiles tonight. One of the changes I made was to include little blurbs below Reputation, Post Quality Score, Endorsements and Solved Threads explaining what those statistics mean. Do you think that now member profiles are too wordy and redundant? Is it more … |
The End.