Tagged Questions
1
vote
1answer
318 views
Site got hacked while many / all security leaks have been removed [closed]
I've got a website with this code appended to my php document :
<?
#8f4d8e#
...
1
vote
1answer
25 views
Organizing main page with detailed content
I need to develop a structure like the one that appears in the following site:
http://www.autoic2.com
Clicking an image, showing the related content
Clicking in that new content, showing the ...
2
votes
1answer
65 views
New to website form validation
I'm new to form validation and I have been lucky over the years. I would like to update my method of form creation in my sites. I was curious to know what is standard and if there is a pre-existing ...
0
votes
1answer
47 views
PHP and Javascript [closed]
I am a good C programmer. I have recently studied a bit of JavaScript and I plan on developing my skills by also learning PHP.
Can I learn both these language in 3 months and after that build a site ...
1
vote
0answers
23 views
Top commentators widget compatible with facebook comments
Created a project on freelancer dot com but then i was wondering if this thing is possible knowing Facebook comments has its own restrictions and limitations.
"Hi,
I want a widget on the sidebar ...
-1
votes
1answer
286 views
Does anyone knows a good Facebook chat script? [closed]
I'm looking for a facebook chat script.. that can handle a large number of users.. does anyone knows one? I need one urgent and please post one that you had experience with.
0
votes
0answers
137 views
Display RokNavMenu as a two-tier menu system [closed]
I am trying to modify the was RokNavMenu displays its dropdown menus.
Assuming a 3-level menu, I need to have level 1 and level 2 be horizontal and level 3 drop down from level 2
This image shows ...
1
vote
3answers
107 views
Bootstrap dynamic content
I am building a website powered by twitter's bootstrap. I have created a landing page with menus and text. The next thing I want to do is create a About page, but what is the easiest way to create a ...
-1
votes
1answer
57 views
How to redirect to a new page and have the new page display dynamic data [closed]
This seems like a pretty obvious question, but for some reason I have yet to find an answer. The goal here is to have a user click a link, for example like on this site, the user clicks a question and ...
0
votes
0answers
21 views
Problem with shadow class in css [closed]
I was making my first site with php and jquery. I was trying to include this in the website :
http://tympanus.net/codrops/2011/09/05/slicebox-3d-image-slider/
But I can't get the shadow and ...
2
votes
2answers
132 views
How can I create a dynamic site that is still search-bot friendly?
If I want to have a slide effect between pages. You click a link, it is loaded off to the side and then slides in (pushing the old page off the other side). I can imagine using jQuery to do the PHP ...
1
vote
3answers
23 views
Separating portion of website to its own server
So my job is to take the homepage (or maybe I should say "homesite" because it encompasses a few interrelated pages) and drag this onto its own Apache server. The problem I'm having right now is being ...
1
vote
1answer
93 views
what is standard approach to create a responsive website using javascript,php ajax and perhaps zend framework [closed]
I am working on a web system currently and plans to heavily use javascript with ajax to make the user interface more friendlier, not fancy as such.
The javascript will be used for client side form ...
2
votes
1answer
552 views
How to redirect user into mobile website?
Hi how to redirect the user into mobile site when the user accessing from mobile. Say example i have site called www.mysite.com. Now, a person accessing a website from mobile it should redirect to ...
1
vote
0answers
393 views
I need this Font Picker for my project but I'm not able to get it working. [closed]
I am trying to create a "FontPicker" just like a normal "color picker". I have see many websites implementing "font picker" please check out http://mklogo.com for example, where the fonts are ...