The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
46 views

Modify custom field from front end

If I need to manage a custom field under wordpress, but not from the admin area. In other words, I need that users modify the content of post custom fields from front end. What is the way to do so? ...
0
votes
3answers
75 views

Parent menu item changes background when child is hovered on

I'm working on a WordPress site, and when I build a two layer deep menu the parent element highlights the default blue color when a child element is being hovered on. What can I do to change the ...
0
votes
1answer
35 views

separate datetime into 2 fields in JSF2

I'm using JSF2 for implementing the front-end for my application I have 2 fields: date (d/m/yyyy) time (h:mm) the 2 textfields are here for the same field "birthday" in the managed bean I wrote ...
0
votes
3answers
33 views

How to successfully set a value to a field in JS? tried on.focus but no luck [closed]

Hi I'm trying to get my input field to say 'Enter your e-mail address' and when you click on it, it goes away to let the user type it. I tried playing around with on:focus and other various tips on SO ...
-3
votes
1answer
75 views

Chrome is acting strange [closed]

I have a strange problem, I can't really write down all the code because it's long but basically it looks like this. A made a menu on a website and it works great, and looks great in every browser to ...
0
votes
3answers
51 views

Why does the div get misaligned if I add position:absolute (css) within a position:relative div?

I'm learning HTML/CSS and I encountered a problem. I'm currently working on goodwill.heyscout.com as a side project. From learnlayout.org, I learned that the best way to structure a layout with a div ...
0
votes
3answers
126 views

How do I become familiar with Python/Django framework if I'm a front-end developer? [closed]

I'm a front-end developer but I need to work with a Python/Django developer on a web project in the summer. I don't necessarily want to learn Django but I want to become competent in learning how to ...
3
votes
1answer
124 views

Translation to LLVM IR directly or via C/Clang

Let's say someone wants to statically compile a given language using LLVM, what would be the biggest differences (advantages and disadvantages) to translate it first to C and then use CLang instead of ...
0
votes
2answers
52 views

Width on P container or line breaks

Should paragraphs breaking point be set with the width of the container, or using br's? Example: <div style="width: 30px;"> <p> Foo bar test </p> </div> Or ...
0
votes
5answers
72 views

Button with a link works in Firefox but not Chrome or Safari

So I know there a ton of compatability questions on StackOverflow concerning buttons but I couldn't find an answer after several searches. I have a video.html file in my index so the directory isn't a ...
1
vote
2answers
68 views

Simple CSS alignment: works in Firefox but not in Safari or Chrome?

http://test.heyscout.com/video.html I think the CSS code looks right. When I open it in Firefox, it opens up fine and the videos line up. But if I open it up in Chrome or Safari, it gets all ...
1
vote
0answers
64 views

Should references to DAO be set on every client machine?

I have Access DB with the front-ends on client machines and back-end on server. I never needed to use references to DAO, but this time I will have to use it for ConcatRelated module to work. I will ...
0
votes
0answers
49 views

Need help on Jquery Sequential Events

I've been trying to code the front-end of my website but i got some minor logical problems which i can't figure out. http://cl.ly/image/1V3e0p3l1G2W - The attached image shows the process that i'd ...
0
votes
0answers
9 views

iFrame dynamic sizing issue?

It's been many years since I've had to work with iFrames (thank god), but in a requirements meeting today we found that we're going to be providing content via an iFrame that will change in height... ...
1
vote
1answer
111 views

Front End Frameworks for RESTful backend

I am developing a RESTful backend using Spring framework. All the services are accessible through HTTP request methods (GET,POST,PUT,DELETE). Could you please tell me what can the best combination of ...
0
votes
0answers
244 views

Images Upload Wordpress on front-end with Ajax

i definitely need your helps. I need to code a wordpress page with uploading an image ( like a logo of a customer ) through ajax because i have to change the page to paypal checkout page. So i need ...
0
votes
2answers
99 views

CSS: header bg image position

i'm currenty developing a website, and i have a problem on the header background, so the header that i'm making is: http://i.imgur.com/h1JLm9A.jpg and currently i have this: ...
1
vote
1answer
141 views

Creating Dynamic combobox in multiple front-end Django 1.4 and jQuery?

sorry if you do not understand the translation but I need help with Django 1.4, the fact is that I need an example or a tutorial how to create multiple dynamic backend comboboxes in html form, the ...
0
votes
2answers
120 views

Full background using :cover; adds horizontal scroll

I am working on a website which needs a header with full background image & 650 height. At the moment i am using background-size: cover; property with 100% width. While, it's working it leaves ...
0
votes
0answers
45 views

Looking for ideas for performance optmization. [closed]

I am currently developing an artistic project, the idea is to do a web based frame by frame movie that you can see forwards or backwards using scrolling or keyboard arrows. I am doing it in HTML + ...
1
vote
1answer
89 views

Best practice for loading different media on orientation change

I've been doing a lot of Googling on this topic and I havent been able to find anything helpful. I've been given the task of creating a mobile website based on designs that my design team came up ...
0
votes
2answers
98 views

Javascript Application Book [closed]

Can anyone recommend a good book on Javascript module/application development. I'm a Software Engineer, so I don't need all the intro to programming stuff. What I'm really looking for is: How do you ...
3
votes
1answer
1k views

How to use requirejs with zepto

I can't seem to get zepto to work with requirejs. Here are my files main.js require.config({ paths: { zepto: 'libs/zepto/zepto.min', underscore: 'libs/underscore/underscore-min', ...
1
vote
2answers
103 views

HTML - When using UTF-8 or ISO-8859-1 do I still need to type the codes for the special characters?

It is as the title says: HTML - When using UTF-8 or ISO-8859-1 do I still need to type the codes for the special characters? Or can I just type them normally? Ex: I'm using UTF-8 in my HTML META ...
0
votes
0answers
124 views

Updating Custom Wordpress Taxonomy in Frontend

I have managed to update any meta tag via my website from the front-end. What I'm trying to figure out is, how can I update a custom taxonomy from a current post on the front end? This is the code I ...
2
votes
2answers
264 views

Is there a way to apply characters limit inside wp_editor function?

I am trying to find out how to combine this code in resource box on a front end submission form but I need it to be limited to a certain number of characters. <?php wp_editor( ...
1
vote
1answer
492 views

How to share data between mobile safari and a webview on the same domain (client side only)

On iOS: Is it possible to share data on the client side between a page on mobile safari and a page on a WebView (native app) ? Both pages on the exact same domain. So far i tired webSQL and ...
0
votes
0answers
255 views

Joomla front-end pagination with hdwMediashare

I am using Joomla 2.5, and the hwdmediashare component to displays images on the home page of the joomla site. I would like to only show a set amount of images on the front page. Have looked for ...
0
votes
0answers
168 views

How can I learn JavaScript fundamentals for node.js development? [closed]

I'm a web developer with experience in HTML, CSS, PHP, and have passively used jQuery/JavaScript on sites on an as-needed basis. Our web firm is making a transition to node.js development, and I need ...
1
vote
2answers
298 views

Advice requested - passing variables between functions using json/jquery & ajax

I've looked over a lot of 'similar' q&a threads on SO but to be honest, as I don't have too much of a grip on js programming, I'm finding it difficult to make sense of a lot of the answers (as far ...
2
votes
2answers
141 views

Any better ways to optimize javascript?

I am doing a web project which has several javascript files, finding the front-end response a bit slowly especially on firefox. The factor related to server side has been ruled out, so I conclude that ...
0
votes
0answers
169 views

Multiple background images min-width or margin?

I hope someone here can figure this out, I don't know what i'm doing wrong. I'm making a one-page layout styled site for a client. With 3 pages all on the same page and as you scroll down you see ...
0
votes
0answers
28 views

multiple background images with min-width [duplicate]

Possible Duplicate: Multiple background images min-width or margin? I've been stuck on this a while and its pretty frustrating, hope I can word this accurately. I'm trying to create a ...
1
vote
0answers
296 views

Alternative SWFUpload [closed]

I'm looking for an alternative for SWFUpload as it seems that its not maintained anymore. I'm looking for the following functionality: Multiple files queue max file size file extensions custom / ...
1
vote
1answer
554 views

The best approach to customize Bootstrap Less files and keep it easy to be updated to future versions

I'm wondering what the best way would be to customize the less files in Bootstrap and, at the mean time, keep it easy to be updated to future Bootstrap versions. It's straightforward to just modify ...
0
votes
2answers
93 views

SQL Server Database internal network Application

I have a SQL Server Database back-end. I want an internal network front-end UI, such that it is only accessible within a company network, not the web. Which platform would be best to use for a ...
3
votes
4answers
122 views

How can i make CSS :first-letter that isn't mark-up/HTML tag function?

Quite simply I need to make the first letter in a <p> be a different color but there is an image before that letter some of the time. Is there a way to make :first-letter apply to a non HTML ...
0
votes
0answers
299 views

front-end attaching image to post (create gallery tab in media uploader)

Been searching for a couple of hours and couldn't find anything. So I am using wp_editor() to create an easy way to post on the front end. When users upload images through the media uploader they do ...
10
votes
2answers
1k views

Unused css - how do you clean it up?

Probably any experienced web developer would be familiar with this problem: over time your css files can grow pretty huge and ugly because of all the no longer used selectors, which might be pretty ...
1
vote
1answer
115 views

How to hide the front end of Joomla from viewers while making changes?

I have a website at the moment with a redirect which points www.example.com to subscribe.example.com which shows a LaunchRock subscription splash screen. The reason I did this was because the website ...
0
votes
2answers
227 views

What is the meaning of (front-end nodes) in a cluster?

What is the meaning of (front-end nodes) in a cluster? There's no wikipedia page for this term?
0
votes
0answers
295 views

facebox 1.3 not to close the dialog when you click outside of the modal?

Facebox 1.3 has this feature different than the prior version, in which if you click outside of the modal window, it makes it to fade out. I have a form that loads with an AJAX call and is using ...
2
votes
4answers
374 views

What to do when website's “too short” and there's an empty space below footer?

Introduction I've seen many, many, great websites made by best front-end developers but there's this issue on most (if not all) of the sites having footers. What's the best, cross-browser, technique ...
0
votes
1answer
159 views

Do I need back-end and database for single page app using Facebook Connect?

I want to create a one page site that will use Facebook Connect and allow my friends to reserve a spot for an upcoming event. Using there Facebook ID I would like my friends to pay(reserve) a spot and ...
1
vote
2answers
1k views

Front-End Live editing (HTML/CSS) [closed]

A while back I came across a tool where you could see HTML/CSS (maybe JS?) changes without refreshing your browser. Does anyone know the name of this tool? I've looked through the Firebug settings ...
1
vote
0answers
91 views

Which website you always check out the lastest front-end technology on? [closed]

I am a web front-end developer.I focus on the mobile web app.You know in China,there are few of high quality websites about front-end tech. I want some websites which focus on web front-end.I hope ...
3
votes
1answer
2k views

How to use HTML5 ondrag event to change the element's position?

For example : https://github.com/lbj96347/easypost/blob/master/test.html (p.s: you should have jquery and the css file of the page.:-)) Like this page,you can use the jquery extension to change ...
6
votes
2answers
425 views

Front End for Running Talend Jobs

I am looking for a front end for our operator to run our Talend jobs. We do not want him to have the ability to delete or modify jobs. Only to run them and monitor their results. Any suggestions ...
0
votes
1answer
146 views

Any pure-front-end system help me reuse html?

For exmaple, I have 3 pages with the same structure: banner main content footer The banner and footer part are the same html, and main content are different static html . I don't want ...
0
votes
2answers
264 views

How to make an online product designer in the frontend using Magento Community? [closed]

How can I make an online product designer in the front-end using Magento Community? Mainly i am in need of a way in the front-end so that user can select one raw product like a single color T-Shirt. ...

1 2