Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CFINPUT-AUTOSUGGEST #56

Open
PhillipSenn opened this issue Jul 29, 2014 · 2 comments
Open

CFINPUT-AUTOSUGGEST #56

PhillipSenn opened this issue Jul 29, 2014 · 2 comments

Comments

@PhillipSenn
Copy link
Contributor

This example has a cfoutput loop inside an inline script.
I think it could be written more core to how JavaScript handle things by putting it into an external script.

@cfjquery
Copy link
Contributor

Phil,

I couldn't agree more.

Using ajax to pull the data into an external .js file would achieve this.

It would be great if you refactored my code using ajax to retrieve the data and then contributed the code as an alternative to mine.

I don't mind refactoring it myself, but it would be better if there were different solutions, from different people, to look at.

Perhaps you could call your contribution cfinput-autosuggest-1.

@cfjedimaster
Copy link
Owner

I would rather not have multiple solutions here. I mean, I'm not opposed to them in general, but my gut says the benefit of this project is to show one example to help wean you off cf*, and then give you inspiration to try yourself. The end of each article can list different implementations, libraries, etc, but I want to see only one main solution.

PhillipSenn added a commit to PhillipSenn/ColdFusion-UI-the-Right-Way that referenced this issue Aug 15, 2014
Read about it in Web Tools: Issue cfjedimaster#56.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants